]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/mach-qcom/Makefile
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux...
[karo-tx-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)