summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config/vibe500.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/vibe500.h b/firmware/export/config/vibe500.h
index 2d0b4505dc..915b93b1c6 100644
--- a/firmware/export/config/vibe500.h
+++ b/firmware/export/config/vibe500.h
@@ -186,6 +186,7 @@
186/* and doesn't handle them in the drive firmware */ 186/* and doesn't handle them in the drive firmware */
187/* #define MAX_PHYS_SECTOR_SIZE 1024 */ 187/* #define MAX_PHYS_SECTOR_SIZE 1024 */
188 188
189#define MI4_FORMAT
189#define BOOTFILE_EXT "mi4" 190#define BOOTFILE_EXT "mi4"
190#define BOOTFILE "rockbox." BOOTFILE_EXT 191#define BOOTFILE "rockbox." BOOTFILE_EXT
191#define BOOTDIR "/.system" 192#define BOOTDIR "/.system"