Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
[deliverable/linux.git] / arch / arm / mach-realview / Makefile
CommitLineData
8ad68bbf
CM
1#
2# Makefile for the linux kernel.
3#
4
f4b8b319 5obj-y := core.o
8ad68bbf 6obj-$(CONFIG_MACH_REALVIEW_EB) += realview_eb.o
78fdcb42 7obj-$(CONFIG_MACH_REALVIEW_PB11MP) += realview_pb11mp.o
bc02c58b 8obj-$(CONFIG_MACH_REALVIEW_PB1176) += realview_pb1176.o
e7c70825 9obj-$(CONFIG_MACH_REALVIEW_PBA8) += realview_pba8.o
1b504bbe 10obj-$(CONFIG_MACH_REALVIEW_PBX) += realview_pbx.o
0462b447 11obj-$(CONFIG_SMP) += platsmp.o
97a63ecf 12obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
This page took 0.537082 seconds and 5 git commands to generate.