diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-23 20:41:57 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-23 20:41:57 +0000 |
commit | 1ab6c154527b34eeec1dd5dd74cd73c5540c08d0 (patch) | |
tree | 648f7d27b78884b468c6f63a4bbe7b7828711f59 /target | |
parent | d0960fdd3a456889ccb7d474ea028722e4656008 (diff) |
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-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/Config.in b/target/Config.in index dc9224ff9a..0fe83857c9 100644 --- a/target/Config.in +++ b/target/Config.in @@ -7,4 +7,3 @@ choice source "target/squashfs-lzma/Config.in" endchoice -source "target/device/Config.in" |