projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't add robocfg by default - not necessary anymore
[openwrt.git]
/
package
/
ipsec-tools
/
Config.in
diff --git
a/package/ipsec-tools/Config.in
b/package/ipsec-tools/Config.in
index
161c927
..
855b547
100644
(file)
--- a/
package/ipsec-tools/Config.in
+++ b/
package/ipsec-tools/Config.in
@@
-1,6
+1,8
@@
config BR2_PACKAGE_IPSEC_TOOLS
prompt "ipsec-tools....................... IPsec management tools"
tristate
config BR2_PACKAGE_IPSEC_TOOLS
prompt "ipsec-tools....................... IPsec management tools"
tristate
+ default m if BR2_LINUX_2_6_BRCM && CONFIG_DEVEL
+ default m if BR2_LINUX_2_6_X86 && CONFIG_DEVEL
default n
help
IPsec management tools
default n
help
IPsec management tools
This page took
0.021409 seconds
and
4
git commands to generate.