aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-08-01 12:10:59 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-08-01 12:10:59 +0000
commit1d0bca3fafc294701f403585466bee0cd9d2b9dc (patch)
tree97c58c08685041c57fe7b2bbcff6363981fb57b0 /package
parentf56936e0237d056ea687a92fe0034ba3c794fa8c (diff)
downloadmaster-187ad058-1d0bca3fafc294701f403585466bee0cd9d2b9dc.tar.gz
master-187ad058-1d0bca3fafc294701f403585466bee0cd9d2b9dc.tar.bz2
master-187ad058-1d0bca3fafc294701f403585466bee0cd9d2b9dc.zip
[package] force iptables to be configured with ipv6 enabled (#5586)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17076 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/iptables/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index b50ba1d598..fab190cbd3 100644
--- a/package/iptables/Makefile
+++ b/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