We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fada2a5 commit b7f79dfCopy full SHA for b7f79df
make/modules.mk
@@ -23,7 +23,7 @@ CONFIG := $(CURDIR)/.config.mk
23
24
include $(BASEDIR)/dependencies.mk
25
ifneq ($(TREE),1)
26
- include $(CONFIG)
+ -include $(CONFIG)
27
endif
28
include $(BASEDIR)/project.mk
29
0 commit comments