diff options
Diffstat (limited to 'package/libupnp/Config.in')
-rw-r--r-- | package/libupnp/Config.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/libupnp/Config.in b/package/libupnp/Config.in new file mode 100644 index 000000000..6b1a6cf99 --- /dev/null +++ b/package/libupnp/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_LIBUPNP + bool "libupnp" + help + The portable SDK for UPnP(tm) Devices (libupnp) provides developers + with an API and open source code for building control points, + devices, and bridges that are compliant with Version 1.0 of the + Universal Plug and Play Device Architecture Specification + + http://pupnp.sourceforge.net/ |