add the 'click' package with roofnet scripts (thanks to John Bicket)
[10.03/openwrt.git] / package / clinkc / Config.in
1 config BR2_PACKAGE_CLINKC
2         prompt "clinkc............................ Embedded UPnP library"
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_LIBEXPAT
6         help
7                 CyberLink for C is a UPnP library using C for small and embedded platforms.
8
9                 http://sourceforge.net/projects/clinkc
10