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