Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs
[deliverable/linux.git] / arch / arm / mach-highbank / Makefile
1 obj-y := 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_PM_SLEEP) += pm.o
This page took 0.032686 seconds and 6 git commands to generate.