757e9c4c2a
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
config BR2_PACKAGE_IPROUTE2
|
|
bool "iproute2"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
Kernel routing and traffic control utilities. Provides things
|
|
like ip and tc.
|
|
|
|
http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
|