diff --git a/src/boot/build.sh b/src/boot/build.sh index 4f9f43a..70b124f 100755 --- a/src/boot/build.sh +++ b/src/boot/build.sh @@ -20,4 +20,3 @@ fi cat ../boot.sh > $TARGET echo BINARY >> $TARGET uuencode data data >> $TARGET -echo >> $TARGET