FirstCommit
This commit is contained in:
7
custom/custom.mk
Normal file
7
custom/custom.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
include tools/scripts/config.mk
|
||||
|
||||
CUSTOM_DIR := custom
|
||||
|
||||
ifeq ($(strip $(DEMO_SUPPORT)),n)
|
||||
include $(CUSTOM_DIR)/custom_main/custom_main.mk
|
||||
endif
|
||||
Reference in New Issue
Block a user