aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/libupnp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/libupnp/Config.in')
-rw-r--r--openwrt/package/libupnp/Config.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/openwrt/package/libupnp/Config.in b/openwrt/package/libupnp/Config.in
deleted file mode 100644
index bbe822efe5..0000000000
--- a/openwrt/package/libupnp/Config.in
+++ /dev/null
@@ -1,13 +0,0 @@
-config BR2_PACKAGE_LIBUPNP
- prompt "libupnp........................... Universal Plug and Play (UPnP) SDK library"
- tristate
- default m if CONFIG_DEVEL
- 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
-