9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
config BR2_PACKAGE_GZIP
|
|
bool "gzip"
|
|
default n
|
|
help
|
|
Standard GNU compressor. Provides things like gzip,
|
|
gunzip, gzcat, etc...
|
|
|
|
http://www.gnu.org/software/gzip/gzip.html
|