From 5f895d5863156fad2e2b28bb4cdee553d895f63c Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 30 Aug 2005 12:26:09 +0000 Subject: add libupnp package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1795 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/libupnp/Config.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 openwrt/package/libupnp/Config.in (limited to 'openwrt/package/libupnp/Config.in') diff --git a/openwrt/package/libupnp/Config.in b/openwrt/package/libupnp/Config.in new file mode 100644 index 000000000..4f025c76c --- /dev/null +++ b/openwrt/package/libupnp/Config.in @@ -0,0 +1,14 @@ +config BR2_PACKAGE_LIBUPNP + tristate "libupnp - Universal Plug and Play (UPnP) SDK library" +# default m if CONFIG_DEVEL + 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 + + -- cgit v1.2.3