summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-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 1364d75637..7c40600fc8 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -192,6 +192,9 @@
192/* Define this if you have adjustable CPU frequency */ 192/* Define this if you have adjustable CPU frequency */
193//#define HAVE_ADJUSTABLE_CPU_FREQ 193//#define HAVE_ADJUSTABLE_CPU_FREQ
194 194
195/* Virtual LED (icon) */
196#define CONFIG_LED LED_VIRTUAL
197
195#define BOOTFILE_EXT "sansa" 198#define BOOTFILE_EXT "sansa"
196#define BOOTFILE "rockbox." BOOTFILE_EXT 199#define BOOTFILE "rockbox." BOOTFILE_EXT
197#define BOOTDIR "/.rockbox" 200#define BOOTDIR "/.rockbox"