1
0
Fork 0
forked from len0rd/rockbox

pdbox: Fixing reds.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26502 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Wincent Balin 2010-06-03 03:28:14 +00:00
parent 471f50682b
commit 949d546fc8

View file

@ -74,9 +74,7 @@ midi
/* beatbox */
#if defined(IRIVER_H300_SERIES) || defined(IRIVER_H100_SERIES) || \
(CONFIG_KEYPAD == SANSA_FUZE_PAD) || \
(CONFIG_KEYPAD == IPOD_4G_PAD) || (CONFIG_KEYPAD == IPOD_3G_PAD) || \
(CONFIG_KEYPAD == IPOD_1G2G_PAD)
(CONFIG_KEYPAD == SANSA_FUZE_PAD)
/* PDBox is confirmed to run on these player models. */
pdbox
#endif