summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 8fd7c4f55..a12e2035c 100644
--- a/config.mk
+++ b/config.mk
@@ -230,5 +230,9 @@ cscope: code_pass
cscope -bqk)
ifneq ($(MAKECMDGOALS),clean)
+ifneq ($(MAKECMDGOALS),gen_pass)
+ifneq ($(MAKECMDGOALS),GEN_PASS)
include $(OBJECTS:.o=.dep)
endif
+endif
+endif
OpenPOWER on IntegriCloud