tools: Keep list of tools in alphabetical order
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 28 Jun 2019 17:22:09 +0000 (20:22 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 14 Aug 2019 13:59:59 +0000 (10:59 -0300)
commit38fe26b46f55538c2cb8b96500caed6ae9d59d46
treed66292ceea81ed49d2598ad53149dcab5b4d7725
parentacb9f2d4755a70e31343f99791aa43b05401b996
tools: Keep list of tools in alphabetical order

When `make help` is executed it lists the possible tools to build,
though couple of entries is kept unordered. Fix it here.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Song Liu <songliubraving@fb.com>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Martin KaFai Lau <kafai@fb.com>
Cc: Yonghong Song <yhs@fb.com>
Link: https://lkml.kernel.org/n/tip-0ke3p64ksa0hnbueh52n3v3q@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/Makefile