diff --git a/build.sh b/build.sh index 24f9da66a6..9b993984a7 100755 --- a/build.sh +++ b/build.sh @@ -358,6 +358,11 @@ function build_odroid_h4 { fi } +if [ $# -lt 1 ]; then + usage + exit +fi + CMD="$1" case "$CMD" in