summaryrefslogtreecommitdiff
path: root/firmware/export/config/sonynwze360.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sonynwze360.h')
-rw-r--r--firmware/export/config/sonynwze360.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sonynwze360.h b/firmware/export/config/sonynwze360.h
index 5f5b1cd597..dc466ec797 100644
--- a/firmware/export/config/sonynwze360.h
+++ b/firmware/export/config/sonynwze360.h
@@ -179,6 +179,9 @@
179/* Define this if you have adjustable CPU frequency */ 179/* Define this if you have adjustable CPU frequency */
180#define HAVE_ADJUSTABLE_CPU_FREQ 180#define HAVE_ADJUSTABLE_CPU_FREQ
181 181
182/* Define this on iMX233 if the boot process uses a dualboot stub */
183#define HAVE_DUALBOOT_STUB
184
182#define BOOTFILE_EXT "sony" 185#define BOOTFILE_EXT "sony"
183#define BOOTFILE "rockbox." BOOTFILE_EXT 186#define BOOTFILE "rockbox." BOOTFILE_EXT
184#define BOOTDIR "/.rockbox" 187#define BOOTDIR "/.rockbox"