mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 16:09:43 +02:00
build only on 2.6 ports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2764 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ceb354aabb
commit
38d418d5ba
@ -1,6 +1,8 @@
|
||||
config BR2_PACKAGE_IPSEC_TOOLS
|
||||
prompt "ipsec-tools....................... IPsec management tools"
|
||||
tristate
|
||||
default m if BR2_LINUX_2_6_BRCM && CONFIG_DEVEL
|
||||
default m if BR2_LINUX_2_6_X86 && CONFIG_DEVEL
|
||||
default n
|
||||
help
|
||||
IPsec management tools
|
||||
|
Loading…
Reference in New Issue
Block a user