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