summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 7ec82285aa..46ef98d51c 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -99,7 +99,7 @@
99/* define this if the unit can be powered or charged via USB */ 99/* define this if the unit can be powered or charged via USB */
100#define HAVE_USB_POWER 100#define HAVE_USB_POWER
101 101
102#define BOOTFILE_EXT ".ajz" 102#define BOOTFILE_EXT "ajz"
103#define BOOTFILE "ajbrec" BOOTFILE_EXT 103#define BOOTFILE "ajbrec." BOOTFILE_EXT
104 104
105#endif /* SIMULATOR */ 105#endif /* SIMULATOR */