projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
change lzo to liblzo
[openwrt.git]
/
openwrt
/
package
/
tinc
/
Config.in
diff --git
a/openwrt/package/tinc/Config.in
b/openwrt/package/tinc/Config.in
index
d1937fa
..
56c0286
100644
(file)
--- a/
openwrt/package/tinc/Config.in
+++ b/
openwrt/package/tinc/Config.in
@@
-2,7
+2,7
@@
config BR2_PACKAGE_TINC
tristate "tinc"
default m if CONFIG_DEVEL
select BR2_PACKAGE_ZLIB
- select BR2_PACKAGE_LZO
+ select BR2_PACKAGE_L
IBL
ZO
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_KMOD_TUN
This page took
0.017897 seconds
and
4
git commands to generate.