mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-19 00:50:22 +00:00
set default shell to bash
SVN-Revision: 2183
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
include $(TOPDIR)/.config
|
||||
SHELL=/bin/bash
|
||||
export SHELL
|
||||
|
||||
MAKE1=make
|
||||
MAKEFLAGS=-j$(BR2_JLEVEL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user