summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2006-04-01 19:12:11 +0000
committerDave Chapman <dave@dchapman.com>2006-04-01 19:12:11 +0000
commite698adcfc261df8f91b5953b5529d814465bcb32 (patch)
tree8a86898b77c5b5991c245845a71a19564dadb7e7
parent0f619c65bab2465ffa84eb64cc62fe56506121f8 (diff)
The ipod mini 2g gets the same manual as the ipod mini.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9408 a1c6a512-1295-4272-9138-f99709370657
-rwxr-xr-xtools/configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/configure b/tools/configure
index 17bec94891..c2d4d90daf 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1001,6 +1001,9 @@ fi
;;
h1??)
archos="h1xx"
+ ;;
+ ipodmini2g)
+ archos="ipodmini"
;;
*)
;;