mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
- add openswan support. Compile tested only. Closes #200.
This commit is contained in:
9
package/openswan/Config.in
Normal file
9
package/openswan/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_OPENSWAN
|
||||
bool "openswan"
|
||||
default n
|
||||
select BR2_PACKAGE_LIBGMP
|
||||
select BR2_PACKAGE_MICROPERL
|
||||
help
|
||||
Openswan is an implementation of IPsec for Linux.
|
||||
http://openswan.org/
|
||||
|
||||
Reference in New Issue
Block a user