79ce08bbdc
Now that IPv6 is mandatory remove package dependencies and conditionals for it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
config BR2_PACKAGE_EBTABLES
|
|
bool "ebtables"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
Ethernet bridge frame table administration
|
|
|
|
http://ebtables.sourceforge.net
|