summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-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 0626623fbf..875729dead 100644
--- a/apps/plugins/plugin.lds
+++ b/apps/plugins/plugin.lds
@@ -29,7 +29,7 @@ OUTPUT_FORMAT(elf32-sh)
29#define IRAMORIG 0x1000c000 29#define IRAMORIG 0x1000c000
30#define IRAMSIZE 0xc000 30#define IRAMSIZE 0xc000
31#elif defined(ARCH_IPOD) 31#elif defined(ARCH_IPOD)
32#define DRAMORIG 0x10000000 32#define DRAMORIG 0x00000000
33#define IRAMORIG 0x4000c000 33#define IRAMORIG 0x4000c000
34#define IRAMSIZE 0xc000 34#define IRAMSIZE 0xc000
35#elif CONFIG_CPU == PNX0101 35#elif CONFIG_CPU == PNX0101