mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
force iptables to be configured with ipv6 enabled (#5586)
SVN-Revision: 17076
This commit is contained in:
parent
e5221c1405
commit
0c27222ac4
@ -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