From: Felix Fietkau Date: Fri, 21 Apr 2006 10:06:31 +0000 (+0000) Subject: fix menuconfig X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=aec35a0d0b2ab7ac73b72f9caefc375e48c934c9 fix menuconfig SVN-Revision: 3694 --- diff --git a/openwrt/rules.mk b/openwrt/rules.mk index c23d41803b..a7167ca025 100644 --- a/openwrt/rules.mk +++ b/openwrt/rules.mk @@ -1,4 +1,6 @@ +ifeq ($(DUMP),) include $(TOPDIR)/.config +endif SHELL=/bin/bash export SHELL