projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b8fffc
)
set default shell to bash
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 19 Oct 2005 13:32:59 +0000
(13:32 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 19 Oct 2005 13:32:59 +0000
(13:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2183
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/rules.mk
patch
|
blob
|
history
diff --git
a/openwrt/rules.mk
b/openwrt/rules.mk
index
57544ee
..
2759941
100644
(file)
--- a/
openwrt/rules.mk
+++ b/
openwrt/rules.mk
@@
-1,4
+1,7
@@
include $(TOPDIR)/.config
+SHELL=/bin/bash
+export SHELL
+
MAKE1=make
MAKEFLAGS=-j$(BR2_JLEVEL)
This page took
0.027019 seconds
and
4
git commands to generate.