reproduce (this is a W=1 build): git remote add robh https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git git fetch robh for-next git checkout robh/for-next b4 shazam https://lore.kernel.org/r/d5abef7ee63f2c5df8bf3400c4d8a5ff72c706a9.1723393857.git.lorenzo@kernel.org # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=i386 olddefconfig make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash