Added clinkc, an embedded UPnP library for audio/video equipments (mediaserver and...
[openwrt-10.03/.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