178a317d26
Can't build "bridge" package in buildroot (patch enclosed)
9 lines
186 B
Plaintext
9 lines
186 B
Plaintext
config BR2_PACKAGE_BRIDGE
|
|
bool "bridge"
|
|
default n
|
|
help
|
|
Manage ethernet bridging; a way to connect networks together to
|
|
form a larger network.
|
|
|
|
http://bridge.sourceforge.net/
|