zlib off by default, special targets off at the moment, because not used.
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Feb 2005 20:41:57 +0000 (20:41 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Feb 2005 20:41:57 +0000 (20:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@284 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/zlib/Config.in
target/Config.in

index adc43be..fef2324 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_ZLIB
        bool "zlib"
-       default y
+       default n
        help
                zlib library
index dc9224f..0fe8385 100644 (file)
@@ -7,4 +7,3 @@ choice
        source "target/squashfs-lzma/Config.in"
 endchoice
 
-source "target/device/Config.in"