summaryrefslogtreecommitdiff
path: root/apps/plugins/plugin.lds
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/plugin.lds')
-rw-r--r--apps/plugins/plugin.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/plugin.lds b/apps/plugins/plugin.lds
index 5181e5604d..f38f60656a 100644
--- a/apps/plugins/plugin.lds
+++ b/apps/plugins/plugin.lds
@@ -24,7 +24,7 @@ OUTPUT_FORMAT(elf32-sh)
24#define DRAMORIG 0x31000000 24#define DRAMORIG 0x31000000
25#define IRAMORIG 0x1000c000 25#define IRAMORIG 0x1000c000
26#define IRAMSIZE 0xc000 26#define IRAMSIZE 0xc000
27#elif defined(IAUDIO_X5) 27#elif defined(IAUDIO_X5) || defined(IAUDIO_M5)
28#define DRAMORIG 0x31000000 28#define DRAMORIG 0x31000000
29#define IRAMORIG 0x10010000 29#define IRAMORIG 0x10010000
30#define IRAMSIZE 0x10000 30#define IRAMSIZE 0x10000