Updated Makefile, thanks to Stephen Rose, corrected compile-time dependency
[openwrt.git] / package / vpnc / Config.in
1 config BR2_PACKAGE_VPNC
2 prompt "vpnc.............................. VPN client for Cisco 3000"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_KMOD_TUN
6 select BR2_PACKAGE_LIBGPG_ERROR
7 select BR2_PACKAGE_LIBGCRYPT
8 help
9 Client for cisco3000 VPN Concentrator.
This page took 0.049679 seconds and 5 git commands to generate.