From: nbd Date: Fri, 21 Apr 2006 10:06:31 +0000 (+0000) Subject: fix menuconfig X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=0214b712b6e54632e0e4180f8ebd780ea3def5c8;p=openwrt.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