]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-highbank/Makefile
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[~andy/linux] / arch / arm / mach-highbank / Makefile
index da7f81a695300290c868860562a40eaf8498fdf3..986958a5a7201035da296736d4f9387afb8931e6 100644 (file)
@@ -1,2 +1,6 @@
 obj-y                                  := clock.o highbank.o system.o
 obj-$(CONFIG_DEBUG_HIGHBANK_UART)      += lluart.o
+obj-$(CONFIG_SMP)                      += platsmp.o
+obj-$(CONFIG_LOCAL_TIMERS)             += localtimer.o
+obj-$(CONFIG_HOTPLUG_CPU)              += hotplug.o
+obj-$(CONFIG_PM_SLEEP)                 += pm.o