scripts: stop building flymaple for plane
it no longer fits in flash
This commit is contained in:
parent
62b6057249
commit
2c617cf8f0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user