summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/creativezen.h2
-rw-r--r--firmware/export/config/creativezenxfi.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/creativezen.h b/firmware/export/config/creativezen.h
index 1bfc056063..e41a246ccf 100644
--- a/firmware/export/config/creativezen.h
+++ b/firmware/export/config/creativezen.h
@@ -189,7 +189,7 @@
189#define HAVE_BOOTLOADER_USB_MODE 189#define HAVE_BOOTLOADER_USB_MODE
190 190
191/* Define this if you have adjustable CPU frequency */ 191/* Define this if you have adjustable CPU frequency */
192//#define HAVE_ADJUSTABLE_CPU_FREQ 192#define HAVE_ADJUSTABLE_CPU_FREQ
193 193
194#define BOOTFILE_EXT "creative" 194#define BOOTFILE_EXT "creative"
195#define BOOTFILE "rockbox." BOOTFILE_EXT 195#define BOOTFILE "rockbox." BOOTFILE_EXT
diff --git a/firmware/export/config/creativezenxfi.h b/firmware/export/config/creativezenxfi.h
index 6128d68aa0..ac8bbdb841 100644
--- a/firmware/export/config/creativezenxfi.h
+++ b/firmware/export/config/creativezenxfi.h
@@ -193,7 +193,7 @@
193#define HAVE_BOOTLOADER_USB_MODE 193#define HAVE_BOOTLOADER_USB_MODE
194 194
195/* Define this if you have adjustable CPU frequency */ 195/* Define this if you have adjustable CPU frequency */
196//#define HAVE_ADJUSTABLE_CPU_FREQ 196#define HAVE_ADJUSTABLE_CPU_FREQ
197 197
198#define BOOTFILE_EXT "creative" 198#define BOOTFILE_EXT "creative"
199#define BOOTFILE "rockbox." BOOTFILE_EXT 199#define BOOTFILE "rockbox." BOOTFILE_EXT