diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-02-23 20:41:57 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-02-23 20:41:57 +0000 |
commit | 6c804407f85c55ad062c294db6dc5edc9513a7ae (patch) | |
tree | f96815d6e55b3ebf6b3c03118764d4acb6b38e83 /openwrt/target/Config.in | |
parent | 1737b28c5ff7b6a68dc5af0d71973797c78dd627 (diff) | |
download | mtk-20170518-6c804407f85c55ad062c294db6dc5edc9513a7ae.zip mtk-20170518-6c804407f85c55ad062c294db6dc5edc9513a7ae.tar.gz mtk-20170518-6c804407f85c55ad062c294db6dc5edc9513a7ae.tar.bz2 |
zlib off by default, special targets off at the moment, because not used.
SVN-Revision: 284
Diffstat (limited to 'openwrt/target/Config.in')
-rw-r--r-- | openwrt/target/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index dc9224f..0fe8385 100644 --- a/openwrt/target/Config.in +++ b/openwrt/target/Config.in @@ -7,4 +7,3 @@ choice source "target/squashfs-lzma/Config.in" endchoice -source "target/device/Config.in" |