Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
[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.044507 seconds and 5 git commands to generate.