fix zlib staging dir install
[openwrt.git] / package / zlib / Config.in
index fef2324..00c912a 100644 (file)
@@ -1,5 +1,7 @@
 config BR2_PACKAGE_ZLIB
-       bool "zlib"
-       default n
+       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.027676 seconds and 4 git commands to generate.