forked from len0rd/rockbox
Fix malformed name in builds.pm for MPIO HD200 (thx to Zagor)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28088 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f8d1509a95
commit
e0803381a4
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ $releasenotes="/wiki/ReleaseNotes36";
|
||||||
name => 'Creative Zen Vision:M 60GB',
|
name => 'Creative Zen Vision:M 60GB',
|
||||||
status => 1,
|
status => 1,
|
||||||
},
|
},
|
||||||
'hd200' => {
|
'mpiohd200' => {
|
||||||
name => 'MPIO HD200',
|
name => 'MPIO HD200',
|
||||||
status => 2,
|
status => 2,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue