diff options
author | Mike Baker <mbm@openwrt.org> | 2005-03-06 04:41:10 +0000 |
---|---|---|
committer | Mike Baker <mbm@openwrt.org> | 2005-03-06 04:41:10 +0000 |
commit | b33498551b76f0e2cd4bfede0a78d418a3b95f4c (patch) | |
tree | a0783400fb111639d0dd1a4698992746de3c5a5e /package/Config.in | |
parent | 785de8084a0d6513d4250da3002a6c3acb50e2dd (diff) | |
download | upstream-b33498551b76f0e2cd4bfede0a78d418a3b95f4c.tar.gz upstream-b33498551b76f0e2cd4bfede0a78d418a3b95f4c.tar.bz2 upstream-b33498551b76f0e2cd4bfede0a78d418a3b95f4c.zip |
remove wl / nas / et .. binary only; no license given
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@309 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Config.in')
-rw-r--r-- | package/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/Config.in b/package/Config.in index bd551922f3..ecb0885c36 100644 --- a/package/Config.in +++ b/package/Config.in @@ -9,7 +9,6 @@ source "package/iptables/Config.in" source "package/bridge/Config.in" comment "Networking" -source "package/linksys-utils/Config.in" source "package/ppp/Config.in" source "package/dropbear/Config.in" source "package/ebtables/Config.in" |