reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git/commit/?id=e27b02e23a701e5761f1d6028643e1203a1c56de git remote add wireless-next https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git git fetch --no-tags wireless-next main git checkout e27b02e23a701e5761f1d6028643e1203a1c56de # 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 drivers/