1
0
Fork 0
forked from len0rd/rockbox

Mark MPIO HD200 as unstable in tools/builds.pm

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27756 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcin Bukat 2010-08-08 18:22:44 +00:00
parent 4a3e6dbe8f
commit 33a5f1a2bb

View file

@ -293,7 +293,7 @@ $releasenotes="/wiki/ReleaseNotes36";
}, },
'hd200' => { 'hd200' => {
name => 'MPIO HD200', name => 'MPIO HD200',
status => 1, status => 2,
}, },
); );