iptables: needs largefile support in toolchain

This commit is contained in:
Peter Korsgaard 2009-03-30 18:41:58 +00:00
parent 4e5ecadd22
commit 6cd7c8332e
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
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