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

SVN-Revision: 17076
master
Florian Fainelli 15 years ago
parent e5221c1405
commit 0c27222ac4
  1. 1
      package/iptables/Makefile

@ -253,6 +253,7 @@ CONFIGURE_ARGS += \
--enable-shared \
--enable-static \
--enable-devel \
--enable-ipv6 \
--with-kernel="$(LINUX_DIR)" \
--with-xtlibdir=/usr/lib/iptables

Loading…
Cancel
Save