1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-11 21:00:14 +02:00

select iptools for openswan

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2768 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2005-12-25 02:54:49 +00:00
parent a5a85f2deb
commit 8b19194416

View File

@ -2,6 +2,7 @@ config BR2_PACKAGE_OPENSWAN
prompt "openswan.......................... VPN solution using IPsec" prompt "openswan.......................... VPN solution using IPsec"
tristate tristate
default m if CONFIG_DEVEL default m if CONFIG_DEVEL
select BR2_PACKAGE_IP
select BR2_PACKAGE_LIBGMP select BR2_PACKAGE_LIBGMP
select BR2_PACKAGE_KMOD_OPENSWAN select BR2_PACKAGE_KMOD_OPENSWAN
help help