forked from len0rd/rockbox
builds.pm: Add HiFi E.T. MA9C/MA8/MA8C.
This commit is contained in:
parent
3a97e12fc5
commit
a7fa7b902e
1 changed files with 12 additions and 0 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue