mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 13:22:48 +02:00
set default shell to bash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2183 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1b8fffcf7c
commit
72a7694eb2
@ -1,4 +1,7 @@
|
||||
include $(TOPDIR)/.config
|
||||
SHELL=/bin/bash
|
||||
export SHELL
|
||||
|
||||
MAKE1=make
|
||||
MAKEFLAGS=-j$(BR2_JLEVEL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user