build: rover doesn't fit on APM1-1280 any more

This commit is contained in:
Andrew Tridgell 2014-01-22 19:49:18 +11:00
parent 89b083dd52
commit 604d7fce47
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ build_rover() {
tag="$1"
echo "Building APMrover2 $tag binaries"
pushd APMrover2
for b in apm1 apm2 apm1-1280; do
for b in apm1 apm2; do
echo "Building APMrover2 $b binaries"
checkout APMrover2 $tag $b || continue
ddir=$binaries/Rover/$hdate/$b