summaryrefslogtreecommitdiffstats
path: root/rules/iptables.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-13 14:12:42 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-13 14:16:25 +0200
commit9c7b2a3a43e307baf9902d47efc1f8d764e9fe1b (patch)
treeb1fe09769e01e1c45e7c26bb1f16cbd7c978aaeb /rules/iptables.make
parent0c1f34ab8fff3fee3f4404f77f246a2a0e9f5f21 (diff)
downloadptxdist-9c7b2a3a43e307baf9902d47efc1f8d764e9fe1b.tar.gz
ptxdist-9c7b2a3a43e307baf9902d47efc1f8d764e9fe1b.tar.xz
[iptables] fix typo in configure options
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/iptables.make')
-rw-r--r--rules/iptables.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/iptables.make b/rules/iptables.make
index dc2eaf0a5..98935d202 100644
--- a/rules/iptables.make
+++ b/rules/iptables.make
@@ -48,7 +48,7 @@ IPTABLES_AUTOCONF := \
$(CROSS_AUTOCONF_USR) \
--with-kernel=$(KERNEL_HEADERS_DIR) \
--with-xtlibdir=/usr/lib \
- --enable-large-file \
+ --enable-largefile \
--disable-devel \
--disable-libipq