projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
170f0e6
)
fix menuconfig
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 21 Apr 2006 10:06:31 +0000
(10:06 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 21 Apr 2006 10:06:31 +0000
(10:06 +0000)
SVN-Revision: 3694
openwrt/rules.mk
patch
|
blob
|
history
diff --git
a/openwrt/rules.mk
b/openwrt/rules.mk
index c23d41803b6733d8315786f6522fccc2f216ea1c..a7167ca0253b085dc92ccc7dac799c5ab46ae767 100644
(file)
--- a/
openwrt/rules.mk
+++ b/
openwrt/rules.mk
@@
-1,4
+1,6
@@
+ifeq ($(DUMP),)
include $(TOPDIR)/.config
+endif
SHELL=/bin/bash
export SHELL