mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
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/
|