diff --git a/build.sh b/build.sh index 90ad2220..9847aef1 100755 --- a/build.sh +++ b/build.sh @@ -353,4 +353,4 @@ fi echo "Building $OMR_DIST for the target $OMR_TARGET" make defconfig make IGNORE_ERRORS=m "$@" -echo "Done" +echo "Done" \ No newline at end of file