mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
builds: Add 'Creative Zen V' as an unusable target
Change-Id: I3da683c3d9bc41336d3c5b35415c3248ff4371ae
This commit is contained in:
parent
573ba5472e
commit
ada000e8de
1 changed files with 5 additions and 1 deletions
|
@ -439,7 +439,11 @@ $releasenotes="/wiki/ReleaseNotes315";
|
||||||
},
|
},
|
||||||
'creativezen' => {
|
'creativezen' => {
|
||||||
name => 'Creative Zen',
|
name => 'Creative Zen',
|
||||||
status => 2
|
status => 2,
|
||||||
|
},
|
||||||
|
'creativezenv' => {
|
||||||
|
name => 'Creative Zen V',
|
||||||
|
status => 1,
|
||||||
},
|
},
|
||||||
'creativezenmozaic' => {
|
'creativezenmozaic' => {
|
||||||
name => 'Creative Zen Mozaic',
|
name => 'Creative Zen Mozaic',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue