summaryrefslogtreecommitdiff
path: root/openwrt/package/ipsec-tools
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-04-08 17:33:18 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-04-08 17:33:18 +0000
commitfda33a85fa33896f761a4e239c1ac4a63e775936 (patch)
tree4a31a90b924fd081e882893c6e84b623fd7a13c2 /openwrt/package/ipsec-tools
parent4bcab9abe2091a90869677c10acf567b5b2320fc (diff)
downloadmtk-20170518-fda33a85fa33896f761a4e239c1ac4a63e775936.zip
mtk-20170518-fda33a85fa33896f761a4e239c1ac4a63e775936.tar.gz
mtk-20170518-fda33a85fa33896f761a4e239c1ac4a63e775936.tar.bz2
fix ipsec-tools dependencies
SVN-Revision: 3600
Diffstat (limited to 'openwrt/package/ipsec-tools')
-rw-r--r--openwrt/package/ipsec-tools/Config.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/openwrt/package/ipsec-tools/Config.in b/openwrt/package/ipsec-tools/Config.in
index 99900ea..bdd3e21 100644
--- a/openwrt/package/ipsec-tools/Config.in
+++ b/openwrt/package/ipsec-tools/Config.in
@@ -1,10 +1,9 @@
config BR2_PACKAGE_IPSEC_TOOLS
prompt "ipsec-tools....................... IPsec management tools"
tristate
- default m if BR2_LINUX_2_6_BRCM && CONFIG_DEVEL
- default m if BR2_LINUX_2_6_X86 && CONFIG_DEVEL
+ depends BR2_LINUX_2_6
select BR2_PACKAGE_LIBOPENSSL
- default n
+ default m if CONFIG_DEVEL
help
IPsec management tools