summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenxfi3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/creativezenxfi3.h')
-rw-r--r--firmware/export/config/creativezenxfi3.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/creativezenxfi3.h b/firmware/export/config/creativezenxfi3.h
index 9adf593a99..9233ef08a1 100644
--- a/firmware/export/config/creativezenxfi3.h
+++ b/firmware/export/config/creativezenxfi3.h
@@ -205,6 +205,9 @@
205/* Define this if you have adjustable CPU frequency */ 205/* Define this if you have adjustable CPU frequency */
206#define HAVE_ADJUSTABLE_CPU_FREQ 206#define HAVE_ADJUSTABLE_CPU_FREQ
207 207
208/* Define this on iMX233 if the boot process uses a dualboot stub */
209#define HAVE_DUALBOOT_STUB
210
208#define BOOTFILE_EXT "creative" 211#define BOOTFILE_EXT "creative"
209#define BOOTFILE "rockbox." BOOTFILE_EXT 212#define BOOTFILE "rockbox." BOOTFILE_EXT
210#define BOOTDIR "/.rockbox" 213#define BOOTDIR "/.rockbox"