1
0
Fork 0
forked from len0rd/rockbox

builds.pm: Add HiFi E.T. MA9C/MA8/MA8C.

This commit is contained in:
Andrew Ryabinin 2013-11-05 11:24:50 +04:00
parent 3a97e12fc5
commit a7fa7b902e

View file

@ -69,6 +69,18 @@ $releasenotes="/wiki/ReleaseNotes313";
name => 'HiFi E.T MA9', name => 'HiFi E.T MA9',
status => 2, status => 2,
}, },
'hifietma9c' => {
name => 'HiFi E.T MA9C',
status => 2,
},
'hifietma8' => {
name => 'HiFi E.T MA8',
status => 2,
},
'hifietma8c' => {
name => 'HiFi E.T MA8C',
status => 2,
},
'hifimanhm60x' => { 'hifimanhm60x' => {
name => 'HiFiMAN HM-60x', name => 'HiFiMAN HM-60x',
status => 2, status => 2,