reproduce (this is a W=1 build): # https://github.com/plbossart/sound/commit/b603b9e3b988191695dfa2291443700daf32c124 git remote add plbossart-sound https://github.com/plbossart/sound git fetch --no-tags plbossart-sound sdw/sdca-interrupt-handler git checkout b603b9e3b988191695dfa2291443700daf32c124 # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=x86_64 olddefconfig make W=1 O=build_dir ARCH=x86_64 olddefconfig