reproduce (this is a W=1 build): # https://github.com/zen-kernel/zen-kernel/commit/f4f448a305e9d705b9a0da102ddfd58bfaac5cc0 git remote add zen https://github.com/zen-kernel/zen-kernel git fetch --no-tags zen 6.14/zen-sauce git checkout f4f448a305e9d705b9a0da102ddfd58bfaac5cc0 # 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/