1
0
Fork 0
forked from len0rd/rockbox

Mark MPIO HD300 as stable in tools/builds.pm

Change-Id: Ib2c9e02703de5801d08e05c1eb1066cb7c3328a5
This commit is contained in:
Marcin Bukat 2012-03-10 14:26:31 +01:00
parent cd5ee6f181
commit 3448f5b6ad

View file

@ -304,7 +304,7 @@ $releasenotes="/wiki/ReleaseNotes310";
}, },
'mpiohd300' => { 'mpiohd300' => {
name => 'MPIO HD300', name => 'MPIO HD300',
status => 2, status => 3,
}, },
); );