summaryrefslogtreecommitdiff
path: root/firmware/export/config-c100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-c100.h')
-rw-r--r--firmware/export/config-c100.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-c100.h b/firmware/export/config-c100.h
index cedc7c3aed..1fe1a6ca64 100644
--- a/firmware/export/config-c100.h
+++ b/firmware/export/config-c100.h
@@ -124,4 +124,8 @@
124#define BOOTFILE "rockbox." BOOTFILE_EXT 124#define BOOTFILE "rockbox." BOOTFILE_EXT
125#define BOOTDIR "/" 125#define BOOTDIR "/"
126 126
127#ifdef BOOTLOADER
128#define TCCBOOT
129#endif
130
127#endif /* SIMULATOR */ 131#endif /* SIMULATOR */