summaryrefslogtreecommitdiff
path: root/apps/plugins/xobox.c
diff options
context:
space:
mode:
authorAndrew Ryabinin <ryabinin.a.a@gmail.com>2012-04-06 20:17:27 +0400
committerAndrew Ryabinin <ryabinin.a.a@gmail.com>2012-04-19 17:31:13 +0400
commit6ee3fc81d9299693da29c204b6ebe243caeae46d (patch)
treeb450288696536193b975d669e20400d4d682b754 /apps/plugins/xobox.c
parent397863ab3d45bdd8292512a22cd3b436cf281c76 (diff)
hm801: Add support for plugins.
Change-Id: I81654db87d38324d8680a56bcdb7e9922ee5b619
Diffstat (limited to 'apps/plugins/xobox.c')
-rw-r--r--apps/plugins/xobox.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/xobox.c b/apps/plugins/xobox.c
index 583c7ed251..2696b09c17 100644
--- a/apps/plugins/xobox.c
+++ b/apps/plugins/xobox.c
@@ -286,7 +286,8 @@ CONFIG_KEYPAD == MROBE500_PAD
#define DOWN BUTTON_DOWN
#define PAUSE BUTTON_SELECT
-#elif (CONFIG_KEYPAD == HM60X_PAD)
+#elif (CONFIG_KEYPAD == HM60X_PAD) || \
+ (CONFIG_KEYPAD == HM801_PAD)
#define QUIT BUTTON_POWER
#define LEFT BUTTON_LEFT