]> Pileus Git - ~andy/linux/blob - arch/arm/mach-highbank/Makefile
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/drivers
[~andy/linux] / arch / arm / mach-highbank / Makefile
1 obj-y                                   := clock.o highbank.o system.o smc.o
2
3 plus_sec := $(call as-instr,.arch_extension sec,+sec)
4 AFLAGS_smc.o                            :=-Wa,-march=armv7-a$(plus_sec)
5
6 obj-$(CONFIG_DEBUG_HIGHBANK_UART)       += lluart.o
7 obj-$(CONFIG_SMP)                       += platsmp.o
8 obj-$(CONFIG_HOTPLUG_CPU)               += hotplug.o
9 obj-$(CONFIG_PM_SLEEP)                  += pm.o