summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclipplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaclipplus.h')
-rw-r--r--firmware/export/config/sansaclipplus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h
index cf2b1136a3..addf7d86c0 100644
--- a/firmware/export/config/sansaclipplus.h
+++ b/firmware/export/config/sansaclipplus.h
@@ -9,6 +9,8 @@
9#define FIRMWARE_OFFSET_FILE_CRC 0 9#define FIRMWARE_OFFSET_FILE_CRC 0
10/* Define if boot data from bootloader has been enabled for the target */ 10/* Define if boot data from bootloader has been enabled for the target */
11#define HAVE_BOOTDATA 11#define HAVE_BOOTDATA
12/* define boot redirect file name allows booting from external drives */
13#define BOOT_REDIR "rockbox_main.clip+"
12 14
13#define HAVE_MULTIDRIVE 15#define HAVE_MULTIDRIVE
14#define NUM_DRIVES 2 16#define NUM_DRIVES 2