summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe500.h')
-rw-r--r--firmware/export/config-mrobe500.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 29591ce99a..15ce1265c8 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -249,4 +249,6 @@
249#define BOOTFILE "rockbox." BOOTFILE_EXT 249#define BOOTFILE "rockbox." BOOTFILE_EXT
250#define BOOTDIR "/.rockbox" 250#define BOOTDIR "/.rockbox"
251 251
252#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
253
252#endif 254#endif