From 9d30652149fd745711342cec7ee8574e973ec241 Mon Sep 17 00:00:00 2001 From: mbm Date: Sun, 6 Mar 2005 03:34:52 +0000 Subject: nbd's makefile/menuconfig rewrite git-svn-id: svn://svn.openwrt.org/openwrt/trunk@307 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/zlib/Config.in | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'openwrt/package/zlib/Config.in') diff --git a/openwrt/package/zlib/Config.in b/openwrt/package/zlib/Config.in index fef232436..89cb1eb92 100644 --- a/openwrt/package/zlib/Config.in +++ b/openwrt/package/zlib/Config.in @@ -1,5 +1,7 @@ config BR2_PACKAGE_ZLIB - bool "zlib" - default n + tristate "zlib" + default y help - zlib library + A library implementing the 'deflate' compression method + + http://www.zlib.net/ -- cgit v1.2.3