forked from len0rd/rockbox
YP-R0 is supposed to be unstable these days, so add it to tools/builds.pm
Change-Id: Ia3cf9370c38d1593fe156806d12eec3da438beac
This commit is contained in:
parent
c5f772caad
commit
dbcf173fdf
1 changed files with 4 additions and 0 deletions
|
|
@ -205,6 +205,10 @@ $releasenotes="/wiki/ReleaseNotes310";
|
||||||
name => 'Samsung YH-925',
|
name => 'Samsung YH-925',
|
||||||
status => 2,
|
status => 2,
|
||||||
},
|
},
|
||||||
|
'samsungypr0' => {
|
||||||
|
name => 'Samsung YP-R0',
|
||||||
|
status => 2,
|
||||||
|
},
|
||||||
'samsungyps3' => {
|
'samsungyps3' => {
|
||||||
name => 'Samsung YP-S3',
|
name => 'Samsung YP-S3',
|
||||||
status => 1,
|
status => 1,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue