mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Don't build sims twice
Some of those builds are already in the 'builds' list. Change-Id: I6985702d50ff00e166463384d78f823f6fad9873
This commit is contained in:
parent
5f603d36a1
commit
dd75bb756d
1 changed files with 0 additions and 3 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue