summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules.mk b/rules.mk
index c23d41803..a7167ca02 100644
--- a/rules.mk
+++ b/rules.mk
@@ -1,4 +1,6 @@
+ifeq ($(DUMP),)
include $(TOPDIR)/.config
+endif
SHELL=/bin/bash
export SHELL