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 bf1057e332..38e5808022 100644
--- a/apps/plugins/plugin.lds
+++ b/apps/plugins/plugin.lds
@@ -14,7 +14,7 @@ OUTPUT_FORMAT(elf32-sh)
14#define STUBOFFSET 0 14#define STUBOFFSET 0
15#endif 15#endif
16 16
17#if defined(IRIVER_H100) || defined(IRIVER_H300) 17#if defined(IRIVER_H120) || defined(IRIVER_H300)
18#define ARCH_IRIVER 18#define ARCH_IRIVER
19#endif 19#endif
20 20