mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 06:02:23 +01:00
10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
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/
|