move nvram,jffs2root,shared libs into target/linux/package and make them broadcom...
[openwrt.git] / package / tinc / Config.in
1 config BR2_PACKAGE_TINC
2 tristate "tinc - VPN tunneling daemon"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_KMOD_TUN
5 select BR2_PACKAGE_LIBLZO
6 select BR2_PACKAGE_LIBOPENSSL
7 select BR2_PACKAGE_ZLIB
8 help
9 A VPN tunneling daemon
10
11 http://www.tinc-vpn.org/
This page took 0.037546 seconds and 5 git commands to generate.