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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index cc87182974..3c53055886 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -106,6 +106,6 @@
106 106
107#define BOOTFILE_EXT "ajz" 107#define BOOTFILE_EXT "ajz"
108#define BOOTFILE "ajbrec." BOOTFILE_EXT 108#define BOOTFILE "ajbrec." BOOTFILE_EXT
109#define BOOTDIR "." 109#define BOOTDIR "/"
110 110
111#endif /* SIMULATOR */ 111#endif /* SIMULATOR */