projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove some old binutils versions
[openwrt.git]
/
openwrt
/
rules.mk
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
include $(TOPDIR)/.config
+SHELL=/bin/bash
+export SHELL
+
MAKE1=make
MAKEFLAGS=-j$(BR2_JLEVEL)
MAKE1=make
MAKEFLAGS=-j$(BR2_JLEVEL)
This page took
0.019439 seconds
and
4
git commands to generate.