projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add rml's netdev-random patch and modify et to use it (finally some entropy on /dev...
[openwrt.git]
/
package
/
zlib
/
Config.in
diff --git
a/package/zlib/Config.in
b/package/zlib/Config.in
index
adc43be
..
00c912a
100644
(file)
--- a/
package/zlib/Config.in
+++ b/
package/zlib/Config.in
@@
-1,5
+1,7
@@
config BR2_PACKAGE_ZLIB
-
bool
"zlib"
- default
y
+
tristate
"zlib"
+ default
m if CONFIG_DEVEL
help
- zlib library
+ A library implementing the 'deflate' compression method
+
+ http://www.zlib.net/
This page took
0.020208 seconds
and
4
git commands to generate.