mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
8 lines
215 B
Plaintext
8 lines
215 B
Plaintext
config BR2_PACKAGE_ZLIB
|
|
tristate "zlib - Library implementing the deflate compression method"
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
A library implementing the 'deflate' compression method
|
|
|
|
http://www.zlib.net/
|