1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 17:10:14 +03:00
openwrt-xburst/package/libupnp/Config.in
nico f66942ec35 enabled when DEVELOPER=1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-20 01:35:03 +00:00

14 lines
337 B
Plaintext

config BR2_PACKAGE_LIBUPNP
tristate "libupnp - Universal Plug and Play (UPnP) SDK library"
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