summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-ipodcolor.h2
1 files changed, 1 insertions, 1 deletions
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 @@
88/* Define this if you have adjustable CPU frequency */ 88/* Define this if you have adjustable CPU frequency */
89//#define HAVE_ADJUSTABLE_CPU_FREQ 89//#define HAVE_ADJUSTABLE_CPU_FREQ
90 90
91#define BOOTFILE_EXT "ipodcolor" 91#define BOOTFILE_EXT "ipod"
92#define BOOTFILE "rockbox." BOOTFILE_EXT 92#define BOOTFILE "rockbox." BOOTFILE_EXT
93 93
94#endif 94#endif