summaryrefslogtreecommitdiff
path: root/target/collections/ympd
diff options
context:
space:
mode:
Diffstat (limited to 'target/collections/ympd')
-rw-r--r--target/collections/ympd9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/collections/ympd b/target/collections/ympd
new file mode 100644
index 000000000..b09591400
--- /dev/null
+++ b/target/collections/ympd
@@ -0,0 +1,9 @@
+config ADK_PKG_YMPD
+ bool "Choose packages for MPD system with Ympd"
+ default n
+ select ADK_PKG_MPD
+ select ADK_PACKAGE_YMPD
+ select ADK_RUNTIME_START_YMPD
+ help
+ Create a small mpd box with web gui written in C.
+