reproduce (this is a W=1 build): git remote add net https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git git fetch net main git checkout net/main b4 shazam https://lore.kernel.org/r/a90b206e9fd8e4248fd639afd5ae296454ac99b9.1765060046.git.daniel@makrotopia.org # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=um olddefconfig make W=1 O=build_dir ARCH=um SHELL=/bin/bash