reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=c1fff9794a165b6b64ae4ad9b54c00bc94e7daed git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout c1fff9794a165b6b64ae4ad9b54c00bc94e7daed # save the config file make W=1 ARCH=x86_64 olddefconfig make W=1 headers_install make W=1 -C tools/thermal/lib make W=1 -C tools/lib/api make W=1 tools/all