diff --git a/setup-makefiles.sh b/setup-makefiles.sh index 4aae0ef..8869475 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh @@ -42,7 +42,6 @@ while [ "$1" != "" ]; do shift done - if [ -z "$TARGET" ]; then echo "Architecture for makefile setup not specified! Specify one with --target" exit 1