From df9a081cda83600a93245025e5646bcc760f0173 Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Thu, 5 Oct 2006 11:27:47 +0000 Subject: Fix iPod bootloader build errors. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11131 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ipodmini.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-ipodmini.h') diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h index a089ebdd78..820e7aacd8 100644 --- a/firmware/export/config-ipodmini.h +++ b/firmware/export/config-ipodmini.h @@ -3,6 +3,8 @@ */ #define TARGET_TREE /* this target is using the target tree system */ +#define IPOD_ARCH 1 + /* For Rolo and boot loader */ #define MODEL_NUMBER 9 /* TODO: change to 9 */ -- cgit v1.2.3