Add native FiiO M3K to builds.pm
Note: It's marked as 'unusable' right now, so it won't show up on build.rockbox.org, nor will daily & voice files be created. Change-Id: I5ea133477a6b4c0296c46757d0375994ad812cc5
This commit is contained in:
parent
3ec66893e3
commit
afd8361d08
1 changed files with 4 additions and 0 deletions
|
@ -449,6 +449,10 @@ $releasenotes="/wiki/ReleaseNotes315";
|
|||
status => 2,
|
||||
},
|
||||
'fiiom3klinux' => {
|
||||
name => 'FiiO M3K (Linux)',
|
||||
status => 1,
|
||||
},
|
||||
'fiiom3k' => {
|
||||
name => 'FiiO M3K',
|
||||
status => 1,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue