1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 05:23:21 +03:00
openwrt-xburst/package/lzo/Config.in
nico 82bb039e40 Convert lzo to new packaging style, rename package from lzo to liblzo since it is a library-only package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-14 20:20:54 +00:00

8 lines
204 B
Plaintext

config BR2_PACKAGE_LIBLZO
tristate "liblzo (a real-time data compression library)"
default m if CONFIG_DEVEL
help
A real-time data compression library
http://www.oberhumer.com/opensource/lzo/