reproduce (this is a W=1 build): git remote add stefandoesinger-zx297520 https://gitlab.com/stefandoesinger/zx297520-kernel git fetch --no-tags stefandoesinger-zx297520 dlink git checkout 3e30f2f898bfcc0770c4232bc72aa9019dc99480 # 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