Makefile: comment-out inter-app dependency definitions (not working)
This commit is contained in:
4
Makefile
4
Makefile
@ -21,7 +21,7 @@ define EMB_template
|
||||
endef
|
||||
$(foreach dir, $(EMBEDDED_TOPS),$(eval $(call EMB_template,$(dir))))
|
||||
|
||||
exampleDatabase_DEPEND_DIRS += test
|
||||
examplePowerSupply_DEPEND_DIRS += test
|
||||
#exampleDatabase_DEPEND_DIRS += test
|
||||
#examplePowerSupply_DEPEND_DIRS += test
|
||||
|
||||
include $(TOP)/configure/RULES_TOP
|
||||
|
Reference in New Issue
Block a user