scripts: stop building flymaple for plane

it no longer fits in flash
This commit is contained in:
Andrew Tridgell 2016-01-09 17:03:41 +11:00
parent 62b6057249
commit 2c617cf8f0

View File

@ -56,7 +56,7 @@ done
test -d ../libmaple && {
echo "Testing flymaple build"
for d in ArduPlane APMrover2; do
for d in APMrover2; do
pushd $d
make clean
make flymaple -j4