1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-23 08:51:05 +02:00

fix openssl dependency

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3067 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2006-01-29 21:20:07 +00:00
parent 5492ea9198
commit f03bac9efe

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_SSLTUNNEL
prompt "ssltunnel ........................A PPP over SSL vpn tool"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_OPENSSL
select BR2_COMPILE_OPENSSL
select BR2_PACKAGE_PPP
help
A PPP over SSL vpn tool