summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/SUBDIRS4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index 76934579a9..6416cab234 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -53,6 +53,10 @@ midi
#ifndef RB_PROFILE
#if MEMORYSIZE > 2 /* mpegplayer allocates at least 2MB of RAM */
mpegplayer
+#if defined(IRIVER_H300_SERIES)
+/* PDBox is confirmed to run on these player models. */
+pdbox
+#endif
#endif
#endif
#endif