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