projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add a patch to move astdb from flash to tmpfs
[openwrt.git]
/
openwrt
/
package
/
openvpn
/
Config.in
diff --git
a/openwrt/package/openvpn/Config.in
b/openwrt/package/openvpn/Config.in
index
472dc33
..
5a4755d
100644
(file)
--- a/
openwrt/package/openvpn/Config.in
+++ b/
openwrt/package/openvpn/Config.in
@@
-20,4
+20,4
@@
config BR2_PACKAGE_OPENVPN_LZO
bool "Enable transparent compression (lzo)"
default y
depends BR2_PACKAGE_OPENVPN
- select BR2_PACKAGE_LZO
+ select BR2_PACKAGE_L
IBL
ZO
This page took
0.023032 seconds
and
4
git commands to generate.