buildroot/package/traceroute/Config.in
Sergio Prado c60a213177 traceroute: new package
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>
2017-12-16 16:03:17 +01:00

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/