change madwifi makefile so that it can build both ahb and pci versions in one pass
[openwrt.git] / openwrt / package / ipsec-tools / Config.in
1 config BR2_PACKAGE_IPSEC_TOOLS
2 prompt "ipsec-tools....................... IPsec management tools"
3 tristate
4 default m if BR2_LINUX_2_6_BRCM && CONFIG_DEVEL
5 default m if BR2_LINUX_2_6_X86 && CONFIG_DEVEL
6 default n
7 help
8 IPsec management tools
9
10 http://ipsec-tools.sourceforge.net/
11
This page took 0.040062 seconds and 5 git commands to generate.