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