From: Felix Fietkau Date: Fri, 21 Apr 2006 10:06:31 +0000 (+0000) Subject: fix menuconfig X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=53e0adc43d634c00ebbe22676e6eebde415528ae;p=librecmc%2Flibrecmc.git 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