projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt.git]
/
package
/
zlib
/
Config.in
1
config BR2_PACKAGE_ZLIB
2
prompt "zlib.............................. Library implementing the deflate compression method"
3
tristate
4
default m if CONFIG_DEVEL
5
help
6
A library implementing the 'deflate' compression method
7
8
http://www.zlib.net/
9
This page took
0.039572 seconds
and
5
git commands to generate.