From ef57475f14a3dfb75d3876de6d31eed36cb0c488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C3=ABl=20Carr=C3=A9?= Date: Wed, 2 Jun 2010 20:15:44 +0000 Subject: pdbox: add fuze keymap git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26489 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SUBDIRS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/plugins/SUBDIRS') diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index b74d3fa..1d0bfe9 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -73,7 +73,8 @@ midi #endif /* beatbox */ -#if defined(IRIVER_H300_SERIES) || defined(IRIVER_H100_SERIES) +#if defined(IRIVER_H300_SERIES) || defined(IRIVER_H100_SERIES) \ + || CONFIG_KEYPAD == SANSA_FUZE_PAD /* PDBox is confirmed to run on these player models. */ pdbox #endif -- cgit v1.1