-
由 Mark Brown 提交于
When we execute make after merging the configurations we ignore any errors it produces causing whatever is running merge_config.sh to be unaware of any failures. This issue was noticed by Guillaume Tucker while looking at problems with testing of clang only builds in KernelCI which caused Kbuild to be unable to find a working host compiler. This implementation was suggested by Yamada-san. Suggested-by: NMasahiro Yamada <yamada.masahiro@socionext.com> Reported-by: NGuillaume Tucker <guillaume.tucker@collabora.com> Signed-off-by: NMark Brown <broonie@kernel.org> Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
cdfca821