PX4: no need to build px4-io now

This commit is contained in:
Andrew Tridgell 2013-08-30 13:35:31 +10:00
parent 935546d80d
commit 11676d3faa

View File

@ -12,7 +12,6 @@ echo "Testing ArduPlane build"
pushd ArduPlane
make px4-clean
make px4
make px4-io
popd
echo "Testing ArduCopter build"