1e32e0700a
Instead, simply only copy headers/static lib if BR2_HAVE_DEVFILES is enabled. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
config BR2_PACKAGE_ZLIB
|
|
bool "zlib"
|
|
help
|
|
Standard (de)compression library. Used by things like
|
|
gzip and libpng.
|
|
|
|
http://www.gzip.org/zlib/
|