mirror of https://github.com/hak5/openwrt-owl.git
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
|
config BR2_PACKAGE_LZO
|
||
|
tristate "lzo"
|
||
|
default m
|
||
|
help
|
||
|
A library implementing transparent compression/decompression
|
||
|
|
||
|
http://www.oberhumer.com/opensource/lzo/
|