mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-11 21:50:15 +02:00
enable IPv6-support for ipsec-tools
Enable IPv6-Support for ipsec-tools Signed-off-by: Patrick Scharrenberg <pittipatti@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9693 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
10d9f5afc5
commit
b14c8e57db
@ -39,7 +39,8 @@ CONFIGURE_ARGS += \
|
||||
--enable-hybrid \
|
||||
--enable-security-context=no \
|
||||
--enable-natt \
|
||||
--enable-adminport
|
||||
--enable-adminport \
|
||||
--enable-ipv6
|
||||
|
||||
define Build/Configure
|
||||
(cd $(PKG_BUILD_DIR); touch \
|
||||
|
Loading…
Reference in New Issue
Block a user