fix menuconfig
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Apr 2006 10:06:31 +0000 (10:06 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Apr 2006 10:06:31 +0000 (10:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3694 3c298f89-4303-0410-b956-a3cf2f4a3e73

rules.mk

index c23d418..a7167ca 100644 (file)
--- a/rules.mk
+++ b/rules.mk
@@ -1,4 +1,6 @@
+ifeq ($(DUMP),)
 include $(TOPDIR)/.config
+endif
 
 SHELL=/bin/bash
 export SHELL