summaryrefslogtreecommitdiff
path: root/apps/plugins/SUBDIRS
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SUBDIRS')
-rw-r--r--apps/plugins/SUBDIRS7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index 11ec8dc..c161a01 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -100,3 +100,10 @@ lua
#endif
wikiviewer
+
+#if defined(IRIVER_H300_SERIES) || (CONFIG_KEYPAD == IPOD_4G_PAD) || \
+ (CONFIG_KEYPAD == SANSA_FUZEPLUS_PAD) || \
+ (CONFIG_KEYPAD == SAMSUNG_YH920_PAD) || (CONFIG_KEYPAD == SAMSUNG_YH820_PAD)
+/* xrick is confirmed to run on these player models. */
+xrick
+#endif