summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/configure b/tools/configure
index 02f014d519..315e81d245 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1453,7 +1453,7 @@ fi
1453 t_model="logikdax" 1453 t_model="logikdax"
1454 ;; 1454 ;;
1455 1455
1456 90|creativezvm) 1456 90|creativezvm30gb)
1457 target_id=35 1457 target_id=35
1458 modelname="creativezvm" 1458 modelname="creativezvm"
1459 target="-DCREATIVE_ZVM" 1459 target="-DCREATIVE_ZVM"
@@ -1480,7 +1480,7 @@ fi
1480 91|creativezvm60gb) 1480 91|creativezvm60gb)
1481 target_id=40 1481 target_id=40
1482 modelname="creativezvm" 1482 modelname="creativezvm"
1483 target="-DCREATIVE_ZVM -DZVM_60GB" 1483 target="-DCREATIVE_ZVM60GB"
1484 memory=64 1484 memory=64
1485 arm926ejscc 1485 arm926ejscc
1486 bmp2rb_mono="$rootdir/tools/bmp2rb -f 0" 1486 bmp2rb_mono="$rootdir/tools/bmp2rb -f 0"
@@ -1504,7 +1504,7 @@ fi
1504 92|creativezenvision) 1504 92|creativezenvision)
1505 target_id=39 1505 target_id=39
1506 modelname="creativezm" 1506 modelname="creativezm"
1507 target="-DCREATIVE_ZVM -DZEN_VISION" 1507 target="-DCREATIVE_ZV"
1508 memory=64 1508 memory=64
1509 arm926ejscc 1509 arm926ejscc
1510 bmp2rb_mono="$rootdir/tools/bmp2rb -f 0" 1510 bmp2rb_mono="$rootdir/tools/bmp2rb -f 0"