X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=scripts%2Fmkuboot.sh;h=446739c7843ab0f28b4efcead8574cd5ac5bb3ac;hb=5015641d2152f0fdb328d45d517db95be5485edc;hp=2e3d3cd916b88be452585478ac71b771999903b1;hpb=334d0dd8b660557608142f0f77abc6812b48f08b;p=firefly-linux-kernel-4.4.55.git diff --git a/scripts/mkuboot.sh b/scripts/mkuboot.sh index 2e3d3cd916b8..446739c7843a 100755 --- a/scripts/mkuboot.sh +++ b/scripts/mkuboot.sh @@ -11,7 +11,7 @@ if [ -z "${MKIMAGE}" ]; then if [ -z "${MKIMAGE}" ]; then # Doesn't exist echo '"mkimage" command not found - U-Boot images will not be built' >&2 - exit 0; + exit 1; fi fi