1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 13:41:24 +01:00
Files
operating-system/buildroot/package/mtr/Config.in
2018-03-17 23:47:00 +00:00

9 lines
221 B
Plaintext

config BR2_PACKAGE_MTR
bool "mtr"
depends on BR2_USE_MMU # fork()
help
mtr combines the functionality of the 'traceroute' and 'ping'
programs in a single network diagnostic tool.
http://www.bitwizard.nl/mtr/