Răsfoiți Sursa

iptables: largefile support not required anymore

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 14 ani în urmă
părinte
comite
c1ac6ce60e
1 a modificat fișierele cu 0 adăugiri și 4 ștergeri
  1. 0 4
      package/iptables/Config.in

+ 0 - 4
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