From d9fdd8ce387ee2306d172b03a6463a09866066df Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Tue, 28 Oct 2008 16:49:59 +0000 Subject: Correct the t_model variable for the e200v2 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18901 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 4c9da063e1..335c279d94 100755 --- a/tools/configure +++ b/tools/configure @@ -1716,7 +1716,7 @@ fi toolset=$scramblebitmaptools t_cpu="arm" t_manufacturer="as3525" - t_model="sansa-clip" + t_model="sansa-e200v2" ;; -- cgit v1.2.3