Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / arm / mach-qcom / Makefile
1 obj-y := board.o
2 obj-$(CONFIG_SMP) += platsmp.o
3 obj-$(CONFIG_QCOM_SCM) += scm.o scm-boot.o
4
5 CFLAGS_scm.o :=$(call as-instr,.arch_extension sec,-DREQUIRES_SEC=1)
This page took 0.030173 seconds and 6 git commands to generate.