Don't build sims twice

Some of those builds are already in the 'builds' list.

Change-Id: I6985702d50ff00e166463384d78f823f6fad9873
This commit is contained in:
Thomas Jarosch 2015-01-03 15:20:27 +01:00
parent 5f603d36a1
commit dd75bb756d

View file

@ -221,8 +221,6 @@ for my $b (sort byname keys %builds) {
}
#The following ports are in the unusable category, but the simulator does build
runone("gogearhdd1630");
runone("gogearsa9200");
runone("mini2440");
runone("ondavx747");
runone("ondavx747p");
@ -235,7 +233,6 @@ runone("creativezenxfi2");
runone("creativezenxfi3");
runone("sonynwze360");
runone("sonynwze370");
runone("samsungypr0");
runone("creativezenxfi");
runone("creativezen");
runone("creativezenmozaic");