aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/Makefile
diff options
context:
space:
mode:
authorTanguy Pruvot <tanguy.pruvot@gmail.com>2013-10-19 14:57:41 +0200
committerTanguy Pruvot <tanguy.pruvot@gmail.com>2013-10-19 14:57:44 +0200
commit7b9279ea69dd091a8b659c1ea38266e0fe3fb289 (patch)
treec433ee246f3975ca8b71fa990c82833baf2bfa87 /drivers/misc/Makefile
parentbc8f4c9aa1c02267ce9642e6f18e6de5106bba37 (diff)
downloadkernel_samsung_smdk4412-cm-10.2-M1.zip
kernel_samsung_smdk4412-cm-10.2-M1.tar.gz
kernel_samsung_smdk4412-cm-10.2-M1.tar.bz2
tzic: add required ifdef for sec asm extensioncm-10.2-M1
others files using this implements this flag and ifdef to keep compat with gcc 4.4.3 Change-Id: I290caa7727b750be2f82f13eb5260b877700f81d
Diffstat (limited to 'drivers/misc/Makefile')
-rw-r--r--drivers/misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile
index b7291cf..881a9af 100644
--- a/drivers/misc/Makefile
+++ b/drivers/misc/Makefile
@@ -88,4 +88,5 @@ obj-$(CONFIG_SLP_LOWMEM_NOTIFY) += slp_lowmem_notify.o
obj-$(CONFIG_MACH_M0_CTC) += cw_tty.o
# Secure OS Mobicore Interface
+CFLAGS_tzic.o :=$(call as-instr,.arch_extension sec,-DREQUIRES_SEC=1)
obj-$(CONFIG_MOBICORE_SUPPORT) += tzic.o