mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 02:19:23 +02:00
[package] force iptables to be configured with ipv6 enabled (#5586)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17076 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1719546f8b
commit
2b3988d5ab
@ -253,6 +253,7 @@ CONFIGURE_ARGS += \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--enable-devel \
|
||||
--enable-ipv6 \
|
||||
--with-kernel="$(LINUX_DIR)" \
|
||||
--with-xtlibdir=/usr/lib/iptables
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user