summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2013-11-18 15:08:53 +0000
committerAmaury Pouly <amaury.pouly@gmail.com>2013-11-18 21:44:05 +0000
commita8b816ae9cc00fe216e43d9bd9276b5d8cf12b25 (patch)
tree729e7ad4ecf5b9a608177c37e7199cbac994bd0b /tools/configure
parentb770f639346fa8a40d07b9dcc66b3e378210b0a9 (diff)
downloadrockbox-a8b816ae9cc00fe216e43d9bd9276b5d8cf12b25.tar.gz
rockbox-a8b816ae9cc00fe216e43d9bd9276b5d8cf12b25.zip
creativezenmozaic: factor out code with the zen/zenxfi
Most of the code is similar, only the lcd driver is significantly different. Change-Id: I9eab1faf08d2356f2d820d6930ef3b0653349aa1
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 9390fa1bf9..fac8607f79 100755
--- a/tools/configure
+++ b/tools/configure
@@ -2318,7 +2318,7 @@ fi
2318 toolset=$scramblebitmaptools 2318 toolset=$scramblebitmaptools
2319 t_cpu="arm" 2319 t_cpu="arm"
2320 t_manufacturer="imx233" 2320 t_manufacturer="imx233"
2321 t_model="creative-zenmozaic" 2321 t_model="creative-zen"
2322 arm926ejscc 2322 arm926ejscc
2323 ;; 2323 ;;
2324 2324