]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/mach-highbank/Makefile
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
[karo-tx-linux.git] / 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