From f970fc8a7e1f6471a42e6b32ee558f48bfddc1b2 Mon Sep 17 00:00:00 2001 From: wbx Date: Wed, 23 Feb 2005 20:41:57 +0000 Subject: zlib off by default, special targets off at the moment, because not used. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@284 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/zlib/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/package/zlib') diff --git a/openwrt/package/zlib/Config.in b/openwrt/package/zlib/Config.in index adc43be45..fef232436 100644 --- a/openwrt/package/zlib/Config.in +++ b/openwrt/package/zlib/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_ZLIB bool "zlib" - default y + default n help zlib library -- cgit v1.2.3