projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5221c1
)
force iptables to be configured with ipv6 enabled (#5586)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 1 Aug 2009 12:10:59 +0000
(12:10 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 1 Aug 2009 12:10:59 +0000
(12:10 +0000)
SVN-Revision: 17076
package/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index b50ba1d5989732cc5f355bebceb0a1ff6195270d..fab190cbd35a36312c611fc12f20eb7c95186ea9 100644
(file)
--- 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