summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/SOURCES4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index bd226908b0..33094d4643 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -1,4 +1,6 @@
1#if CONFIG_CPU!=PP5020 /* Temporarily disable plugin building for iPod */ 1/* Temporarily disable the plugins for the iPod until we fix the
2 button assignments and other problems */
3#if (CONFIG_KEYPAD!=IPOD_4G_PAD) && (CONFIG_KEYPAD!=IPOD_NANO_PAD)
2/* plugins common to all models */ 4/* plugins common to all models */
3battery_test.c 5battery_test.c
4chessclock.c 6chessclock.c