aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/secmem/mt6735/Makefile
blob: 496ed7a3966e5016d2868cc66aa481c066b731f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
ifneq ($(MTK_ROOT_BUILD),)
include $(MTK_ROOT_BUILD)/Makefile
else
include $(srctree)/drivers/misc/mediatek/Makefile.custom
endif

ifeq ($(CONFIG_TRUSTONIC_TEE_SUPPORT),y)
ccflags-y += -I$(srctree)/drivers/misc/mediatek/mach/$(MTK_PLATFORM)/include/trustzone/utils/tlutils
ccflags-y += -I$(srctree)/drivers/misc/mediatek/gud/$(MTK_PLATFORM)/gud/MobiCoreKernelApi/include \
             -I$(srctree)/drivers/misc/mediatek/gud/$(MTK_PLATFORM)/gud/MobiCoreKernelApi/public 
endif

obj-$(CONFIG_TRUSTONIC_TEE_SUPPORT) += secmem.o