summaryrefslogtreecommitdiff
path: root/package/libupnp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libupnp/Config.in')
-rw-r--r--package/libupnp/Config.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/libupnp/Config.in b/package/libupnp/Config.in
new file mode 100644
index 000000000..ad069b154
--- /dev/null
+++ b/package/libupnp/Config.in
@@ -0,0 +1,13 @@
+config ADK_PACKAGE_LIBUPNP
+ prompt "libupnp........................... Universal Plug and Play (UPnP) SDK library"
+ tristate
+ default n
+ help
+ The Universal Plug and Play (UPnP) SDK for Linux provides support
+ for building UPnP-compliant control points, devices, and bridges
+ on Linux.
+
+ http://upnp.sourceforge.net/
+
+ Depends: libpthread
+