repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configs: mx53loco: Bump U-Boot version to 2016.07
[buildroot-gz.git]
/
package
/
lzop
/
Config.in
blob
c91182373b32d83c1da2e1ec0c71a8a9bbfc2940
1
config BR2_PACKAGE_LZOP
2
bool "lzop"
3
select BR2_PACKAGE_LZO
4
help
5
lzop is a file compressor which is very similar to gzip.
6
lzop uses the LZO data compression library for compression services.
7
8
http://www.lzop.org/