summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzeplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuzeplus.h')
-rw-r--r--firmware/export/config/sansafuzeplus.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index 51bf1444a2..62f50c4f71 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -203,6 +203,9 @@
203/* Virtual LED (icon) */ 203/* Virtual LED (icon) */
204#define CONFIG_LED LED_VIRTUAL 204#define CONFIG_LED LED_VIRTUAL
205 205
206/* Define this on iMX233 if the boot process uses a dualboot stub */
207#define HAVE_DUALBOOT_STUB
208
206#define BOOTFILE_EXT "sansa" 209#define BOOTFILE_EXT "sansa"
207#define BOOTFILE "rockbox." BOOTFILE_EXT 210#define BOOTFILE "rockbox." BOOTFILE_EXT
208#define BOOTDIR "/.rockbox" 211#define BOOTDIR "/.rockbox"