You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
227 B
9 lines
227 B
config BR2_PACKAGE_LZOP
|
|
bool "lzop"
|
|
select BR2_PACKAGE_LZO
|
|
help
|
|
lzop is a file compressor which is very similar to gzip.
|
|
lzop uses the LZO data compression library for compression
|
|
services.
|
|
|
|
http://www.lzop.org/
|
|
|