force iptables to be configured with ipv6 enabled (#5586)
authorFlorian Fainelli <florian@openwrt.org>
Sat, 1 Aug 2009 12:10:59 +0000 (12:10 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 1 Aug 2009 12:10:59 +0000 (12:10 +0000)
SVN-Revision: 17076

package/iptables/Makefile

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