summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-12-25 02:54:49 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-12-25 02:54:49 +0000
commit54c4cb90875b1ef881210e9ba85b2dc0495bc2a8 (patch)
treef2a1b02ddf5ea4d42cd3e9aa2a144a3a288f2472
parent97e2462e1fe08c6ee4cf2396ce713ff342697bf3 (diff)
downloadmtk-20170518-54c4cb90875b1ef881210e9ba85b2dc0495bc2a8.zip
mtk-20170518-54c4cb90875b1ef881210e9ba85b2dc0495bc2a8.tar.gz
mtk-20170518-54c4cb90875b1ef881210e9ba85b2dc0495bc2a8.tar.bz2
select iptools for openswan
SVN-Revision: 2768
-rw-r--r--openwrt/package/openswan/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/openswan/Config.in b/openwrt/package/openswan/Config.in
index 0a1b42e..109e56d 100644
--- a/openwrt/package/openswan/Config.in
+++ b/openwrt/package/openswan/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_OPENSWAN
prompt "openswan.......................... VPN solution using IPsec"
tristate
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_IP
select BR2_PACKAGE_LIBGMP
select BR2_PACKAGE_KMOD_OPENSWAN
help