reproduce (this is a W=1 build): # https://github.com/plbossart/sound/commit/8f80b6d5086267ba847153ddf5ab9413d2ccc6fb git remote add plbossart-sound https://github.com/plbossart/sound git fetch --no-tags plbossart-sound sdw/sdca-interrupt-handler git checkout 8f80b6d5086267ba847153ddf5ab9413d2ccc6fb # 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