forked from len0rd/rockbox
use unique modelnames for the two create zen vision m builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17512 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4b07cc13f5
commit
67ad705cd9
1 changed files with 2 additions and 2 deletions
4
tools/configure
vendored
4
tools/configure
vendored
|
|
@ -1455,7 +1455,7 @@ fi
|
|||
|
||||
90|creativezvm30gb)
|
||||
target_id=35
|
||||
modelname="creativezvm"
|
||||
modelname="creativezvm30"
|
||||
target="-DCREATIVE_ZVM"
|
||||
memory=64
|
||||
arm926ejscc
|
||||
|
|
@ -1479,7 +1479,7 @@ fi
|
|||
|
||||
91|creativezvm60gb)
|
||||
target_id=40
|
||||
modelname="creativezvm"
|
||||
modelname="creativezvm60"
|
||||
target="-DCREATIVE_ZVM60GB"
|
||||
memory=64
|
||||
arm926ejscc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue