summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
authorWincent Balin <wincent@rockbox.org>2010-06-03 03:28:14 +0000
committerWincent Balin <wincent@rockbox.org>2010-06-03 03:28:14 +0000
commit949d546fc85d064b2ccd039f3db21ef335d3390b (patch)
tree4002f6bb4fcb9ffbb71b07c0102b6adcbe5cd406 /apps/plugins
parent471f50682bc0a7e094e21746ddcc92dcba849363 (diff)
downloadrockbox-949d546fc85d064b2ccd039f3db21ef335d3390b.tar.gz
rockbox-949d546fc85d064b2ccd039f3db21ef335d3390b.zip
pdbox: Fixing reds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26502 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/SUBDIRS4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index a6b5cda363..1d0d76e9a3 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -74,9 +74,7 @@ midi
74 74
75/* beatbox */ 75/* beatbox */
76#if defined(IRIVER_H300_SERIES) || defined(IRIVER_H100_SERIES) || \ 76#if defined(IRIVER_H300_SERIES) || defined(IRIVER_H100_SERIES) || \
77 (CONFIG_KEYPAD == SANSA_FUZE_PAD) || \ 77 (CONFIG_KEYPAD == SANSA_FUZE_PAD)
78 (CONFIG_KEYPAD == IPOD_4G_PAD) || (CONFIG_KEYPAD == IPOD_3G_PAD) || \
79 (CONFIG_KEYPAD == IPOD_1G2G_PAD)
80/* PDBox is confirmed to run on these player models. */ 78/* PDBox is confirmed to run on these player models. */
81pdbox 79pdbox
82#endif 80#endif