index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
rules.mk
3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules.mk b/rules.mk
index 57544ee5bf..2759941e2f 100644
--- a/
rules.mk
+++ b/
rules.mk
@@ -1,4 +1,7 @@
include $(TOPDIR)/.config
+SHELL=/bin/bash
+export SHELL
+
MAKE1=make
MAKEFLAGS=-j$(BR2_JLEVEL)