summaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-07-22 07:32:58 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-07-22 07:34:09 +0200
commitc1ac6ce60e9d4bb0c611aeae604033228af15e68 (patch)
treebfefe2d7f4ec2fd1b59cc0aef7df70b160004e39 /package/iptables
parentd1f711a7d24783fcb3fc6ef04b0c723d65058369 (diff)
downloadbuildroot-novena-c1ac6ce60e9d4bb0c611aeae604033228af15e68.tar.gz
buildroot-novena-c1ac6ce60e9d4bb0c611aeae604033228af15e68.zip
iptables: largefile support not required anymore
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/iptables/Config.in b/package/iptables/Config.in
index da5a832a2..8c4e989fc 100644
--- a/package/iptables/Config.in
+++ b/package/iptables/Config.in
@@ -1,10 +1,6 @@
config BR2_PACKAGE_IPTABLES
bool "iptables"
- depends on BR2_LARGEFILE
help
Linux kernel (2.4+) firewall, NAT, and packet mangling tools.
http://www.iptables.org/
-
-comment "iptables requires a toolchain with LARGEFILE support"
- depends on !BR2_LARGEFILE