summaryrefslogtreecommitdiffstats
path: root/tools/release
diff options
context:
space:
mode:
authorThomas Jarosch <tomj@simonv.com>2015-01-03 15:20:27 +0100
committerThomas Jarosch <tomj@simonv.com>2015-01-03 15:20:27 +0100
commitdd75bb756d501f3bcb78be70b88a70b4a2dee307 (patch)
tree0d0c26cb8f314d94ef1ba3dd614bba6863761ac7 /tools/release
parent5f603d36a1688faec6a13ad118d6894f4f274799 (diff)
downloadrockbox-dd75bb756d501f3bcb78be70b88a70b4a2dee307.tar.gz
rockbox-dd75bb756d501f3bcb78be70b88a70b4a2dee307.zip
Don't build sims twice
Some of those builds are already in the 'builds' list. Change-Id: I6985702d50ff00e166463384d78f823f6fad9873
Diffstat (limited to 'tools/release')
-rwxr-xr-xtools/release/sims.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/release/sims.pl b/tools/release/sims.pl
index cc6e61ae6c..9b8bca42fb 100755
--- a/tools/release/sims.pl
+++ b/tools/release/sims.pl
@@ -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");