mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-08 00:17:32 +02:00
ea6b538113
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3048 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
286 B
Plaintext
11 lines
286 B
Plaintext
config BR2_PACKAGE_CLINKC
|
|
prompt "clinkc............................ Embedded UPnP library"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_LIBEXPAT
|
|
help
|
|
CyberLink for C is a UPnP library using C for small and embedded platforms.
|
|
|
|
http://sourceforge.net/projects/clinkc
|
|
|