projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix Id tag
[openwrt.git]
/
openwrt
/
package
/
vtun
/
Config.in
diff --git
a/openwrt/package/vtun/Config.in
b/openwrt/package/vtun/Config.in
index
666492e
..
c2fa9f5
100644
(file)
--- a/
openwrt/package/vtun/Config.in
+++ b/
openwrt/package/vtun/Config.in
@@
-1,10
+1,12
@@
config BR2_PACKAGE_VTUN
config BR2_PACKAGE_VTUN
- tristate "vtun"
+ prompt "vtun.............................. VPN tunneling daemon"
+ tristate
default m if CONFIG_DEVEL
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBLZO
+ select BR2_PACKAGE_LIBOPENSSL
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_ZLIB
- select BR2_PACKAGE_LZO
- select BR2_PACKAGE_OPENSSL
help
A VPN tunneling daemon
http://vtun.sourceforge.net
help
A VPN tunneling daemon
http://vtun.sourceforge.net
+
This page took
0.026155 seconds
and
4
git commands to generate.