3 lines
85 B
Makefile
Executable file
3 lines
85 B
Makefile
Executable file
ifeq ($(BOARD_USES_SECURE_SERVICES),true)
|
|
include $(call all-subdir-makefiles)
|
|
endif
|