Skip to content
Snippets Groups Projects
Commit dda8643c authored by nbd's avatar nbd
Browse files

set default shell to bash

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2183 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent cbf07e3e
No related branches found
No related tags found
No related merge requests found
include $(TOPDIR)/.config
SHELL=/bin/bash
export SHELL
MAKE1=make
MAKEFLAGS=-j$(BR2_JLEVEL)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment