iptables: largefile support not required anymore
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 22 Jul 2011 05:32:58 +0000 (07:32 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 22 Jul 2011 05:34:09 +0000 (07:34 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/iptables/Config.in

index da5a832a2fdb0cf60d0953e59889953d71ee29bd..8c4e989fcc3aad556e46ffa2edfaa034f10aabe7 100644 (file)
@@ -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