From 422fcbe35d93d2ea35695b8f746e0652ee1796ad Mon Sep 17 00:00:00 2001 From: Michael Chicoine Date: Tue, 10 Nov 2009 15:08:04 +0000 Subject: Correct target id for Samsung YH* git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23602 a1c6a512-1295-4272-9138-f99709370657 --- tools/release/sims.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/release/sims.pl') diff --git a/tools/release/sims.pl b/tools/release/sims.pl index e08d4209e3..24da40c832 100755 --- a/tools/release/sims.pl +++ b/tools/release/sims.pl @@ -230,9 +230,9 @@ runone("fuze", "fuze"); runone("m200v4", "m200v4"); runone("sa9200", "sa9200"); runone("sansac200v2", "c200v2"); -runone("yh820", "yh_820"); -runone("yh920", "yh_920"); -runone("yh925", "yh_925"); +runone("yh820", "yh820"); +runone("yh920", "yh920"); +runone("yh925", "yh925"); runone("ondavx747", "ondavx747"); runone("ondavx747p", "ondavx747p"); runone("ondavx777", "ondavx777"); -- cgit v1.2.3