Config.in 269 B

12345678910
  1. config BR2_PACKAGE_IPTABLES
  2. bool "iptables"
  3. depends on BR2_LARGEFILE
  4. help
  5. Linux kernel (2.4+) firewall, NAT, and packet mangling tools.
  6. http://www.iptables.org/
  7. comment "iptables requires a toolchain with LARGEFILE support"
  8. depends on !BR2_LARGEFILE