From 2e9242e3216e2bf1b19c7ec0e4a06b7801f920c1 Mon Sep 17 00:00:00 2001 From: Marcin Bukat Date: Wed, 15 Sep 2010 09:05:47 +0000 Subject: fix target name for MPIO HD200 in tools/configure git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28090 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configure b/tools/configure index 7821ab6..c7c75a2 100755 --- a/tools/configure +++ b/tools/configure @@ -2675,7 +2675,7 @@ fi t_model="vibe500" ;; - 170|hd200) + 170|mpiohd200) target_id=69 modelname="mpiohd200" target="-DMPIO_HD200" -- cgit v1.1