aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 57c4095..b1291af 100644
--- a/Makefile
+++ b/Makefile
@@ -65,6 +65,9 @@ ifeq (,$(findstring help,$(MAKECMDGOALS)))
ifeq (,$(findstring docs,$(MAKECMDGOALS)))
ifeq (,$(findstring serve-docs,$(MAKECMDGOALS)))
ifeq (,$(findstring clean-docs,$(MAKECMDGOALS)))
+ifeq (,$(findstring config,$(MAKECMDGOALS)))
+ifeq (,$(findstring oldconfig,$(MAKECMDGOALS)))
+ifeq (,$(findstring menuconfig,$(MAKECMDGOALS)))
include $(CONFIG)
-include $(DEP)
@@ -97,6 +100,9 @@ endif
endif
endif
endif
+endif
+endif
+endif
else
libioe.a: