summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 478e8f2b70..120369243e 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -86,7 +86,7 @@
86/* define this if the unit can be powered or charged via USB */ 86/* define this if the unit can be powered or charged via USB */
87#define HAVE_USB_POWER 87#define HAVE_USB_POWER
88 88
89#define BOOTFILE_EXT ".ajz" 89#define BOOTFILE_EXT "ajz"
90#define BOOTFILE "ajbrec" BOOTFILE_EXT 90#define BOOTFILE "ajbrec." BOOTFILE_EXT
91 91
92#endif /* SIMULATOR */ 92#endif /* SIMULATOR */