summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index 8abcb8b390..5d77ae6f09 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -79,7 +79,7 @@
79 79
80#define CONFIG_LCD LCD_SSD1815 80#define CONFIG_LCD LCD_SSD1815
81 81
82#define BOOTFILE_EXT ".ajz" 82#define BOOTFILE_EXT "ajz"
83#define BOOTFILE "ajbrec" BOOTFILE_EXT 83#define BOOTFILE "ajbrec." BOOTFILE_EXT
84 84
85#endif /* SIMULATOR */ 85#endif /* SIMULATOR */