浏览代码

iptables: largefile support not required anymore

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 14 年之前
父节点
当前提交
c1ac6ce60e
共有 1 个文件被更改,包括 0 次插入4 次删除
  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