fix zlib staging dir install
[openwrt-10.03/.git] / package / zlib / Config.in
index adc43be45de4b581182ad38489c31838828df9a3..00c912a88a14adc57c78e22deb0873d73764017b 100644 (file)
@@ -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/