diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-05-19 15:51:53 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-06-13 07:46:28 +0900 |
commit | 90ed6cba51446f0e623ce076d6e565fad8909b46 (patch) | |
tree | 1634a2ea1a4b1892ac571a35ede4c6223033b1ea /fs/Kconfig | |
parent | 4b430c983a57146633f1b9a9ca5ed7289215763f (diff) | |
download | talos-obmc-uboot-90ed6cba51446f0e623ce076d6e565fad8909b46.tar.gz talos-obmc-uboot-90ed6cba51446f0e623ce076d6e565fad8909b46.zip |
tools: moveconfig: check compilers before starting defconfig walk
Since commit 25400090b1e2 ("moveconfig: Print a message for
missing compiler"), this tool parses an error message every time an
error occurs during the process in order to detect missing compiler.
Instead of that, we can look for compilers in the PATH environment
only once before starting the defconfig walk. If a desired compiler
is missing, "make include/config/auto.conf" will apparently fail for
that architecture. So, the tool can just skip those board, showing
"Compiler is missing. Do nothing.".
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions