fix openssl dependency
SVN-Revision: 3067
This commit is contained in:
parent
dd8eae04cc
commit
c6c07d95f2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue