Searched hist:"38 fe26b46f55538c2cb8b96500caed6ae9d59d46" (Results 1 – 1 of 1) sorted by relevance
/linux/tools/ |
H A D | Makefile | diff 38fe26b46f55538c2cb8b96500caed6ae9d59d46 Fri Jun 28 19:22:09 CEST 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>
|