From 1ea884b53126206ffbc1607454d5d7d255acec7e Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Thu, 15 May 2008 18:01:14 +0000 Subject: 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 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/configure b/tools/configure index da3d7db045..27d6d43c4c 100755 --- a/tools/configure +++ b/tools/configure @@ -1503,7 +1503,7 @@ fi 92|creativezenvision) target_id=39 - modelname="creativezm" + modelname="creativezv" target="-DCREATIVE_ZV" memory=64 arm926ejscc -- cgit