On Tue, Mar 9, 2021 at 5:29 PM Masahiro Yamada <masahi...@kernel.org> wrote: > > Commit aec6c60a01d3 ("kbuild: check the minimum compiler version in > Kconfig") changed how the script detects the compiler version. > > Get 'make CROSS_COMPILE=scripts/dummy-tools/' back working again. > > Fixes: aec6c60a01d3 ("kbuild: check the minimum compiler version in Kconfig") > Signed-off-by: Masahiro Yamada <masahi...@kernel.org>
Acked-by: Miguel Ojeda <oj...@kernel.org> Cheers, Miguel