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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 5163b3dc8b..d5ab70fa42 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -75,7 +75,7 @@
75 75
76#define CONFIG_LCD LCD_SSD1801 76#define CONFIG_LCD LCD_SSD1801
77 77
78#define BOOTFILE_EXT ".mod" 78#define BOOTFILE_EXT "mod"
79#define BOOTFILE "archos" BOOTFILE_EXT 79#define BOOTFILE "archos." BOOTFILE_EXT
80 80
81#endif /* SIMULATOR */ 81#endif /* SIMULATOR */