summaryrefslogtreecommitdiffstats
path: root/openwrt/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-08 17:33:18 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-08 17:33:18 +0000
commit30aba41404a0f5689f83a7c73aab1bc8c5bf7f23 (patch)
tree4672767c4323dc519283556f6cc27ea6f4d7cd01 /openwrt/package
parent1a429e053012964c2a683c0ce8dbe1e1c3a07a77 (diff)
fix ipsec-tools dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3600 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-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 99900eacc..bdd3e210f 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