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-5.10 git checkout d12b433d563a1e7e7c65311baa5ffbc94c247d0d # 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 kernel/