summaryrefslogtreecommitdiff
path: root/firmware/export/config-player.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-player.h')
-rw-r--r--firmware/export/config-player.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 6ca5663563..8b85bfdfae 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -68,4 +68,7 @@
68 68
69#define CONFIG_LCD LCD_SSD1801 69#define CONFIG_LCD LCD_SSD1801
70 70
71#define BOOTFILE_EXT ".mod"
72#define BOOTFILE "archos" BOOTFILE_EXT
73
71#endif /* SIMULATOR */ 74#endif /* SIMULATOR */