reproduce (this is a W=1 build):
        git clone https://github.com/intel/lkp-tests.git ~/lkp-tests
        # https://github.com/steev/linux/commit/73754ea4756c40950cfbdfc032c41b547d13bafc
        git remote add steev https://github.com/steev/linux
        git fetch --no-tags steev lenovo-x13s-linux-6.8.y
        git checkout 73754ea4756c40950cfbdfc032c41b547d13bafc
        # 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