Add HD300 to builds.pm
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28702 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0e98dd0187
commit
abc34aa971
1 changed files with 4 additions and 0 deletions
|
@ -289,6 +289,10 @@ $releasenotes="/wiki/ReleaseNotes371";
|
|||
name => 'MPIO HD200',
|
||||
status => 2,
|
||||
},
|
||||
'mpiohd300' => {
|
||||
name => 'MPIO HD300',
|
||||
status => 1,
|
||||
},
|
||||
);
|
||||
|
||||
sub manualname {
|
||||
|
|
Loading…
Reference in a new issue