tools: add option BUILD_ALL_HOST_TOOLS to compile all host tools
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 9 Sep 2022 20:53:01 +0000 (22:53 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 30 Sep 2022 20:26:54 +0000 (22:26 +0200)
commitebabdff4017fe2ed14491908ebe00589de0da189
treeda2688d8db1f41d5c86d82b9c4b831364f14760c
parent53a08e37437972ba0a8fbf953a93a70a6b784ef4
tools: add option BUILD_ALL_HOST_TOOLS to compile all host tools

Add option to compile all host tools even if not needed.
This can be useful to prepare a universal precompiled host tools
archive to use in another buildroot and speedup compilation.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
config/Config-devel.in
tools/Makefile