Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux...
[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.042723 seconds and 5 git commands to generate.