Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[deliverable/linux.git] / arch / arm / mach-highbank / Makefile
CommitLineData
8d4d9f52 1obj-y := highbank.o system.o smc.o
8e56130d
RH
2
3plus_sec := $(call as-instr,.arch_extension sec,+sec)
4AFLAGS_smc.o :=-Wa,-march=armv7-a$(plus_sec)
5
67388457 6obj-$(CONFIG_SMP) += platsmp.o
9680b3d0 7obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
8b61f374 8obj-$(CONFIG_PM_SLEEP) += pm.o
This page took 0.120309 seconds and 5 git commands to generate.