Browse Source

iptables: largefile support not required anymore

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 14 năm trước cách đây
mục cha
commit
c1ac6ce60e
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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