projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add wrt54g(s) image support to mtd (required for webif firmware update rewrite)
[openwrt.git]
/
package
/
openswan
/
Config.in
diff --git
a/package/openswan/Config.in
b/package/openswan/Config.in
index
9db2402
..
109e56d
100644
(file)
--- a/
package/openswan/Config.in
+++ b/
package/openswan/Config.in
@@
-1,11
+1,12
@@
config BR2_PACKAGE_OPENSWAN
config BR2_PACKAGE_OPENSWAN
- tristate "Openswan"
+ prompt "openswan.......................... VPN solution using IPsec"
+ tristate
+ default m if CONFIG_DEVEL
+ select BR2_PACKAGE_IP
select BR2_PACKAGE_LIBGMP
select BR2_PACKAGE_KMOD_OPENSWAN
select BR2_PACKAGE_LIBGMP
select BR2_PACKAGE_KMOD_OPENSWAN
- default m if CONFIG_DEVEL
help
Openswan is an implementation of IPsec for Linux.
http://www.openswan.org/
help
Openswan is an implementation of IPsec for Linux.
http://www.openswan.org/
-
This page took
0.02163 seconds
and
4
git commands to generate.