c05564c4d8
Android 13
4 lines
132 B
Makefile
Executable file
4 lines
132 B
Makefile
Executable file
ifeq ($(CONFIG_TRUSTONIC_TEE_SUPPORT),y)
|
|
obj-$(CONFIG_TRUSTONIC_TEE_SUPPORT) += $(subst ",,$(CONFIG_TRUSTONIC_TEE_VERSION))/
|
|
endif
|