summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/rules.mk b/openwrt/rules.mk
index c23d418..a7167ca 100644
--- a/openwrt/rules.mk
+++ b/openwrt/rules.mk
@@ -1,4 +1,6 @@
+ifeq ($(DUMP),)
include $(TOPDIR)/.config
+endif
SHELL=/bin/bash
export SHELL