mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2024-11-19 13:27:49 +00:00
4 lines
132 B
Makefile
4 lines
132 B
Makefile
ifneq ($(CONFIG_TEEGRIS_TEE_SUPPORT),)
|
|
obj-$(CONFIG_TEEGRIS_TEE_SUPPORT) += $(subst ",,$(CONFIG_TEEGRIS_VERSION_STRING))/
|
|
endif
|