buildrootschalter/package/ebtables/Config.in
Baruch Siach 22f4d99273 ebtables: needs MMU
Fixes:
http://autobuild.buildroot.net/results/201f8d3d58cdff0c3501a673003558103237fb22/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
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