summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2008-05-15 18:01:14 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2008-05-15 18:01:14 +0000
commit1ea884b53126206ffbc1607454d5d7d255acec7e (patch)
tree50aad7d5622d88470813c2f8ca4ea79855cf52ca /tools/configure
parentc249f5301024da7c8e8f23c32b01fecf72b1d5dc (diff)
downloadrockbox-1ea884b53126206ffbc1607454d5d7d255acec7e.tar.gz
rockbox-1ea884b53126206ffbc1607454d5d7d255acec7e.zip
1) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)
2) Correct typo which'll break build system for ZV currently 3) Split up keymaps for ZV & ZVM git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17525 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index da3d7db045..27d6d43c4c 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1503,7 +1503,7 @@ fi
1503 1503
1504 92|creativezenvision) 1504 92|creativezenvision)
1505 target_id=39 1505 target_id=39
1506 modelname="creativezm" 1506 modelname="creativezv"
1507 target="-DCREATIVE_ZV" 1507 target="-DCREATIVE_ZV"
1508 memory=64 1508 memory=64
1509 arm926ejscc 1509 arm926ejscc