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