reproduce (this is a W=1 build): # https://github.com/frank-w/BPI-R2-4.14/commit/f242cb5a57020b9fa1d21792f7a785be9d372853 git remote add frank-w-bpi-r2-4.14 https://github.com/frank-w/BPI-R2-4.14 git fetch --no-tags frank-w-bpi-r2-4.14 6.16-rsslro git checkout f242cb5a57020b9fa1d21792f7a785be9d372853 # 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