From f5e43918b2b3c19204eef08a80376f0f5bbe5fec Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sun, 20 Nov 2005 10:57:56 +0000 Subject: iPod: Correct the bootfile name for the iPod Color git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8013 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ipodcolor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h index 1b556a26f8..2c51cc777a 100644 --- a/firmware/export/config-ipodcolor.h +++ b/firmware/export/config-ipodcolor.h @@ -88,7 +88,7 @@ /* Define this if you have adjustable CPU frequency */ //#define HAVE_ADJUSTABLE_CPU_FREQ -#define BOOTFILE_EXT "ipodcolor" +#define BOOTFILE_EXT "ipod" #define BOOTFILE "rockbox." BOOTFILE_EXT #endif -- cgit v1.2.3