[U-Boot] [PATCH] Use bash for default GNU Make shell application

Wolfgang Denk wd at denx.de
Mon Dec 8 23:11:29 CET 2008


Dear Peter Tyser,

In message <1226514800-2146-1-git-send-email-ptyser at xes-inc.com> you wrote:
> Some Make script commands rely on bash-specific features so
> default to bash for the SHELL variable with a fallback to the
> standard sh shell
> 
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
> Commands such as these from the top-level Makefile failed
> on my Ubuntu 7.04 system which has the sh shell as a symlink
> to /bin/dash:
> 	@rm -f $(obj)tools/{fdt_wip.c,libfdt_internal.h}
> 
> Eugene O'Brien caught the same issue in this thread:
> http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/48047/focus=48048
> 
>  Makefile |    7 ++++++-
>  1 files changed, 6 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Accident: A condition in which presence of mind is good, but  absence
of body is better.


More information about the U-Boot mailing list