From e68844a7b740dc4946098214976e5aeb7df6a5fa Mon Sep 17 00:00:00 2001 From: Robert Menes Date: Tue, 2 Nov 2010 21:46:59 +0000 Subject: Making sure that the HDD16x0 series is correctly reflected as Unstable. Also added the GoGear HDD6330 as Unusable for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28460 a1c6a512-1295-4272-9138-f99709370657 --- tools/builds.pm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'tools/builds.pm') diff --git a/tools/builds.pm b/tools/builds.pm index 03f7ff03f3..69064bcf05 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -55,7 +55,11 @@ $releasenotes="/wiki/ReleaseNotes37"; }, 'gogearhdd1630' => { name => 'Philips GoGear HDD1630', - status => 1, + status => 2, + }, + 'gogearhdd6330' = { + name => 'Philips GoGear HDD6330', + status => 1, }, 'gogearsa9200' => { name => 'Philips GoGear SA9200', -- cgit v1.2.3