fix compile errors by forcing bash to be used as a shell in all submake processes

SVN-Revision: 22726
This commit is contained in:
Felix Fietkau
2010-08-19 13:32:47 +00:00
parent 0f64b1d870
commit b3c871375b
2 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,6 @@
#
RELEASE:=Kamikaze
export SHELL:=/usr/bin/env bash
PREP_MK= OPENWRT_BUILD= QUIET=0
include $(TOPDIR)/include/verbose.mk