mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-30 17:03:31 +08:00
85b36daa94
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
config BR2_PACKAGE_MROUTED
|
|
bool "mrouted"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
An implementation of the DVMRP multicast routing protocol.
|
|
|
|
http://github.com/troglobit/mrouted
|