From fb4e384367b181b470ad2f11599703e366bb8bb3 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Fri, 24 Feb 2006 20:54:09 +0000 Subject: More iPod 3G work from Seven Le Mesle git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8835 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/plugin.lds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/plugin.lds') diff --git a/apps/plugins/plugin.lds b/apps/plugins/plugin.lds index f9c2406..d4b3a10 100644 --- a/apps/plugins/plugin.lds +++ b/apps/plugins/plugin.lds @@ -73,7 +73,7 @@ SECTIONS .text : { *(.text*) -#if (CONFIG_CPU==PP5020) || (CONFIG_CPU==PNX0101) +#if (CONFIG_CPU==PP5020) || (CONFIG_CPU==PNX0101) || (CONFIG_CPU==PP5002) *(.glue_7) *(.glue_7t) #endif -- cgit v1.1