set default shell to bash
SVN-Revision: 2183
This commit is contained in:
parent
93d8e3112b
commit
67d99146b9
@ -1,4 +1,7 @@
|
|||||||
include $(TOPDIR)/.config
|
include $(TOPDIR)/.config
|
||||||
|
SHELL=/bin/bash
|
||||||
|
export SHELL
|
||||||
|
|
||||||
MAKE1=make
|
MAKE1=make
|
||||||
MAKEFLAGS=-j$(BR2_JLEVEL)
|
MAKEFLAGS=-j$(BR2_JLEVEL)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user