reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # https://github.com/steev/linux/commit/65822a0052e1ed8834c30f63509487c31fe3c873 git remote add steev https://github.com/steev/linux git fetch --no-tags steev lenovo-x13s-linux-6.7.y git checkout 65822a0052e1ed8834c30f63509487c31fe3c873 # 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=csky olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-13.2.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=csky SHELL=/bin/bash