[package] force iptables to be configured with ipv6 enabled (#5586)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 1 Aug 2009 12:10:59 +0000 (12:10 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 1 Aug 2009 12:10:59 +0000 (12:10 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17076 3c298f89-4303-0410-b956-a3cf2f4a3e73

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