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