From 8ad2df82754184a8dfe1a6d66248a1dd156286bd Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Thu, 9 Feb 2006 00:48:53 +0000 Subject: Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH define for all iPods. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8636 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ipodcolor.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-ipodcolor.h') diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h index b413b8681c..9cbc058d8f 100644 --- a/firmware/export/config-ipodcolor.h +++ b/firmware/export/config-ipodcolor.h @@ -3,6 +3,8 @@ */ #define APPLE_IPODCOLOR 1 +#define IPOD_ARCH 1 + /* For Rolo and boot loader */ #define MODEL_NUMBER 3 -- cgit v1.2.3