summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/plugin.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/plugin.lds b/apps/plugins/plugin.lds
index fcfbf3bfe0..fe38b646d9 100644
--- a/apps/plugins/plugin.lds
+++ b/apps/plugins/plugin.lds
@@ -153,6 +153,7 @@ OUTPUT_FORMAT(elf32-littlemips)
153#elif CONFIG_CPU == JZ4732 153#elif CONFIG_CPU == JZ4732
154#define DRAMORIG 0x80004000 + STUBOFFSET 154#define DRAMORIG 0x80004000 + STUBOFFSET
155#define IRAM DRAM 155#define IRAM DRAM
156#define IRAMSIZE 0
156/* The bit of IRAM that is available is used in the core */ 157/* The bit of IRAM that is available is used in the core */
157#else 158#else
158#define DRAMORIG 0x09000000 + STUBOFFSET 159#define DRAMORIG 0x09000000 + STUBOFFSET