From a8b816ae9cc00fe216e43d9bd9276b5d8cf12b25 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Mon, 18 Nov 2013 15:08:53 +0000 Subject: creativezenmozaic: factor out code with the zen/zenxfi Most of the code is similar, only the lcd driver is significantly different. Change-Id: I9eab1faf08d2356f2d820d6930ef3b0653349aa1 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/configure') diff --git a/tools/configure b/tools/configure index 9390fa1bf9..fac8607f79 100755 --- a/tools/configure +++ b/tools/configure @@ -2318,7 +2318,7 @@ fi toolset=$scramblebitmaptools t_cpu="arm" t_manufacturer="imx233" - t_model="creative-zenmozaic" + t_model="creative-zen" arm926ejscc ;; -- cgit v1.2.3