Files
buildroot/package/ebtables/Config.in
2013-01-31 13:46:16 +01:00

12 lines
278 B
Plaintext

config BR2_PACKAGE_EBTABLES
bool "ebtables"
depends on BR2_INET_IPV6
depends on BR2_USE_MMU # fork()
help
Ethernet bridge frame table administration
http://ebtables.sourceforge.net
comment "ebtables requires a toolchain with IPv6 support"
depends on !BR2_INET_IPV6