zlib off by default, special targets off at the moment, because not used.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@284 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
19887004ed
commit
d25d01f510
|
@ -1,5 +1,5 @@
|
|||
config BR2_PACKAGE_ZLIB
|
||||
bool "zlib"
|
||||
default y
|
||||
default n
|
||||
help
|
||||
zlib library
|
||||
|
|
|
@ -7,4 +7,3 @@ choice
|
|||
source "target/squashfs-lzma/Config.in"
|
||||
endchoice
|
||||
|
||||
source "target/device/Config.in"
|
||||
|
|
Loading…
Reference in New Issue