mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-24 03:17:22 +00:00
set shell to bash in master makefile
SVN-Revision: 5028
This commit is contained in:
@@ -17,6 +17,7 @@ RELEASE:=Kamikaze
|
||||
|
||||
all: world
|
||||
|
||||
SHELL:=/usr/bin/env bash
|
||||
export TOPDIR=${shell pwd}
|
||||
include $(TOPDIR)/include/verbose.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user