diff options
author | Peter Tyser <ptyser@xes-inc.com> | 2009-12-07 05:58:28 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-12-07 22:06:42 (GMT) |
commit | f2352877cb2daac88115192fb09991a2397d0b27 (patch) | |
tree | 72ab3950063eb1d0f646ccec05e1d2f13087e791 /board/socrates/Makefile | |
parent | fbc1c8f6f6c972524197829c56dd8f2f5da0200a (diff) | |
download | u-boot-f2352877cb2daac88115192fb09991a2397d0b27.tar.xz |
MAKEALL: Fix return value
Previously MAKEALL would always return a value of 0, even if 1 or more
boards did not compile. This change causes MAKEALL to return 0 if all
boards were able to build, otherwise 1.
This change also requires changing the script interpreter from sh to
bash to support bash's PIPESTATUS variable.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'board/socrates/Makefile')
0 files changed, 0 insertions, 0 deletions