reproduce (this is a W=1 build): # https://github.com/davidhildenbrand/linux/commit/57e15cac22902c7324d90c148cdb109b9d2ff362 git remote add davidhildenbrand https://github.com/davidhildenbrand/linux git fetch --no-tags davidhildenbrand migrate_misplaced git checkout 57e15cac22902c7324d90c148cdb109b9d2ff362 # 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 mm/