Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/fsl-card' and 'asoc...
[deliverable/linux.git] / arch / arm / mach-tango / Makefile
1 plus_sec := $(call as-instr,.arch_extension sec,+sec)
2 AFLAGS_smc.o := -Wa,-march=armv7-a$(plus_sec)
3
4 obj-y += setup.o smc.o
5 obj-$(CONFIG_SMP) += platsmp.o
This page took 0.063395 seconds and 5 git commands to generate.