projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix uclibc++ dependency issue
[openwrt.git]
/
openwrt
/
package
/
openvpn
/
Config.in
diff --git
a/openwrt/package/openvpn/Config.in
b/openwrt/package/openvpn/Config.in
index
3a3c15e
..
72f6835
100644
(file)
--- a/
openwrt/package/openvpn/Config.in
+++ b/
openwrt/package/openvpn/Config.in
@@
-1,8
+1,8
@@
config BR2_PACKAGE_OPENVPN
config BR2_PACKAGE_OPENVPN
- tristate "openvpn -
Open source
VPN solution using SSL"
+ tristate "openvpn - VPN solution using SSL"
default m if CONFIG_DEVEL
select BR2_PACKAGE_KMOD_TUN
default m if CONFIG_DEVEL
select BR2_PACKAGE_KMOD_TUN
- select BR2_PACKAGE_OPENSSL
+ select BR2_PACKAGE_
LIB
OPENSSL
help
Open Source VPN solution using SSL
help
Open Source VPN solution using SSL
This page took
0.019303 seconds
and
4
git commands to generate.