Переглянути джерело

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