commit | 4338a3ef0a83b91fa54937af827bd3479bf8dc55 | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Wed Nov 12 12:33:20 2008 -0600 |
committer | Wolfgang Denk <wd@denx.de> | Mon Dec 08 23:11:15 2008 +0100 |
tree | 132ea675ba3c490b5014dd6bef7389010f77fc88 | |
parent | ed07bf6e1dd8a035ee6a2f87f533be62c84be61b [diff] |
Use bash for default GNU Make shell application Some Make script commands rely on bash-specific features like brace expansion, so default to bash for the SHELL variable with a fallback to the standard sh shell Signed-off-by: Peter Tyser <ptyser@xes-inc.com>