mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Add Samsung YP-R1 to the builds.pm file, as an unstable (but usable) target.
Change-Id: I0987e66767f266efd59d1459b944570d9bd14874
This commit is contained in:
parent
318229e742
commit
d993448c9f
1 changed files with 4 additions and 0 deletions
|
@ -263,6 +263,10 @@ $releasenotes="/wiki/ReleaseNotes315";
|
||||||
name => 'Samsung YP-R0',
|
name => 'Samsung YP-R0',
|
||||||
status => 2,
|
status => 2,
|
||||||
},
|
},
|
||||||
|
'samsungypr1' => {
|
||||||
|
name => 'Samsung YP-R1',
|
||||||
|
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