7a0bd4c8a42f789648bbc85e9b0c7fe8009b645d
[openwrt.git] / package / lzo / Config.in
1 config BR2_PACKAGE_LIBLZO
2 tristate "liblzo - Real-time data compression library"
3 default m if CONFIG_DEVEL
4 help
5 A real-time data compression library
6
7 http://www.oberhumer.com/opensource/lzo/
8
9
10 config BR2_PACKAGE_LZO
11 tristate
12 default BR2_PACKAGE_LIBLZO
This page took 0.045615 seconds and 3 git commands to generate.