mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
Add the ipod 6g (classic) to builds.pm
This should have been done ages ago Change-Id: I53b258981b139c0bb73777c83938645333ca8780
This commit is contained in:
parent
644b83e0b4
commit
2b3cff88af
1 changed files with 4 additions and 0 deletions
|
@ -127,6 +127,10 @@ $releasenotes="/wiki/ReleaseNotes3112";
|
||||||
name => 'iPod Video',
|
name => 'iPod Video',
|
||||||
status => 3,
|
status => 3,
|
||||||
},
|
},
|
||||||
|
'ipod6g' => {
|
||||||
|
name => 'iPod 6th gen (Classic)',
|
||||||
|
status => 1,
|
||||||
|
},
|
||||||
'iriverh10' => {
|
'iriverh10' => {
|
||||||
name => 'iriver H10 20GB',
|
name => 'iriver H10 20GB',
|
||||||
status => 3,
|
status => 3,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue