Commit 6cd7c833 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

iptables: needs largefile support in toolchain

parent 4e5ecadd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
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