buildrootschalter/package/ebtables/Config.in
Baruch Siach a8041c0973 ebtables: new package
[Peter: add ipv6 dependency]
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-07-11 23:11:55 +02:00

11 lines
245 B
Plaintext

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