mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 12:52:48 +02:00
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
This commit is contained in:
parent
3e8655e274
commit
f970fc8a7e
@ -1,5 +1,5 @@
|
|||||||
config BR2_PACKAGE_ZLIB
|
config BR2_PACKAGE_ZLIB
|
||||||
bool "zlib"
|
bool "zlib"
|
||||||
default y
|
default n
|
||||||
help
|
help
|
||||||
zlib library
|
zlib library
|
||||||
|
@ -7,4 +7,3 @@ choice
|
|||||||
source "target/squashfs-lzma/Config.in"
|
source "target/squashfs-lzma/Config.in"
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
source "target/device/Config.in"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user