c60a213177
Tested on Beaglebone Black. Build-tested with test-pkg. Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com> [Thomas: - remove file removal in install command - use DESTDIR and prefix instead of just prefix in install command.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
262 B
Plaintext
9 lines
262 B
Plaintext
config BR2_PACKAGE_TRACEROUTE
|
|
bool "traceroute"
|
|
help
|
|
A new modern implementation of the traceroute(8) utility for
|
|
Linux systems. It tracks the route packets taken from an IP
|
|
network on their way to a given host.
|
|
|
|
http://traceroute.sourceforge.net/
|