change MPIO HD300 status in builds.pm
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28905 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
92b849d3bf
commit
d008003285
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ $releasenotes="/wiki/ReleaseNotes371";
|
|||
},
|
||||
'mpiohd300' => {
|
||||
name => 'MPIO HD300',
|
||||
status => 1,
|
||||
status => 2,
|
||||
},
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue