iPod: Disable building the plugins for now

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7842 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2005-11-13 11:52:54 +00:00
parent 7944771772
commit e8dcb54817

View file

@ -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 */