From: Felix Fietkau Date: Fri, 21 Apr 2006 10:06:31 +0000 (+0000) Subject: fix menuconfig X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1c127a80d1a85cbd814237867791219d3c1a6065;p=15.05%2Fopenwrt.git fix menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3694 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/rules.mk b/rules.mk index c23d41803b..a7167ca025 100644 --- a/rules.mk +++ b/rules.mk @@ -1,4 +1,6 @@ +ifeq ($(DUMP),) include $(TOPDIR)/.config +endif SHELL=/bin/bash export SHELL