On Tue, Mar 9, 2021 at 5:29 PM Masahiro Yamada <masahiroy@xxxxxxxxxx> 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 <masahiroy@xxxxxxxxxx> Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx> Cheers, Miguel