From 355ce628b556535eef278c4d48eb0e94f78646f4 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Thu, 17 Nov 2005 09:31:47 +0000 Subject: [PATCH] iPod: CONFIG_CPU is not defined for the sims - use CONFIG_KEYPAD to disable plugins for the iPod (which is probably a better choice anyway) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7925 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 @@ -#if CONFIG_CPU!=PP5020 /* Temporarily disable plugin building for iPod */ +/* Temporarily disable the plugins for the iPod until we fix the + button assignments and other problems */ +#if (CONFIG_KEYPAD!=IPOD_4G_PAD) && (CONFIG_KEYPAD!=IPOD_NANO_PAD) /* plugins common to all models */ battery_test.c chessclock.c