Add rockchip targets to builds.pm.
Change-Id: I9c0e51b865aac0f47b66a8291af9846dcdc1fa2a Reviewed-on: http://gerrit.rockbox.org/221 Reviewed-by: Björn Stenberg <bjorn@haxx.se>
This commit is contained in:
parent
6d73d6efc6
commit
0e19067624
1 changed files with 12 additions and 0 deletions
|
@ -65,6 +65,14 @@ $releasenotes="/wiki/ReleaseNotes3112";
|
|||
name => 'Philips GoGear SA9200',
|
||||
status => 2,
|
||||
},
|
||||
'hifimanhm60x' => {
|
||||
name => 'HiFiMAN HM-60x',
|
||||
status => 2,
|
||||
},
|
||||
'hifimanhm801' => {
|
||||
name => 'HiFiMAN HM-801',
|
||||
status => 2,
|
||||
},
|
||||
'iaudio7' => {
|
||||
name => 'iAudio 7',
|
||||
status => 1,
|
||||
|
@ -193,6 +201,10 @@ $releasenotes="/wiki/ReleaseNotes3112";
|
|||
name => 'Onda VX777',
|
||||
status => 1,
|
||||
},
|
||||
'rk27generic' => {
|
||||
name => 'Rockchip rk27xx',
|
||||
status => 1,
|
||||
}
|
||||
'samsungyh820' => {
|
||||
name => 'Samsung YH-820',
|
||||
status => 2,
|
||||
|
|
Loading…
Reference in a new issue