projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix BR2_ and CONFIG_ issues
[openwrt.git]
/
target
/
linux
/
package
/
openswan
/
Config.in
diff --git
a/target/linux/package/openswan/Config.in
b/target/linux/package/openswan/Config.in
index
59a943f
..
faf0f8f
100644
(file)
--- a/
target/linux/package/openswan/Config.in
+++ b/
target/linux/package/openswan/Config.in
@@
-1,7
+1,7
@@
-config
BR2_
PACKAGE_KMOD_OPENSWAN
+config PACKAGE_KMOD_OPENSWAN
prompt "kmod-openswan..................... Openswan kernel module"
tristate
- default m if
CONFIG_
DEVEL
+ default m if DEVEL
help
Openswan is an implementation of IPsec for Linux.
This page took
0.023311 seconds
and
4
git commands to generate.