reproduce (this is a W=1 build):
        git clone https://github.com/intel/lkp-tests.git ~/lkp-tests
        # https://github.com/steev/linux/commit/36178948b637e43373619370cac68c51fd4fffdd
        git remote add steev https://github.com/steev/linux
        git fetch --no-tags steev c630-linux-v6.7.0-rc8
        git checkout 36178948b637e43373619370cac68c51fd4fffdd
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-13.2.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=m68k olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-13.2.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash