reproduce (this is a W=1 build): git remote add anolis-intel-cloud https://gitee.com/anolis/intel-cloud-kernel.git git fetch --no-tags anolis-intel-cloud devel-6.6 git checkout a0afbf3c5d0386fa940ad3ee5e5cda8ad0e3eced # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=x86_64 olddefconfig make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash