From e8dcb5481744d27cc5b0e44ef210c53287bb56da Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sun, 13 Nov 2005 11:52:54 +0000 Subject: iPod: Disable building the plugins for now git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7842 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 331ab809c3..bd226908b0 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,3 +1,4 @@ +#if CONFIG_CPU!=PP5020 /* Temporarily disable plugin building for iPod */ /* plugins common to all models */ battery_test.c chessclock.c @@ -83,3 +84,4 @@ midi2wav.c splitedit.c metronome.c #endif +#endif /* PP5020 */ -- cgit v1.2.3