1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 00:21:51 +02:00

force iptables to be configured with ipv6 enabled (#5586)

SVN-Revision: 17076
This commit is contained in:
Florian Fainelli 2009-08-01 12:10:59 +00:00
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