reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/commit/?id=59fab73fe3f5c4b13ebee9ea98a64fbaf523a5fc git remote add jarkko-tpmdd git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git git fetch --no-tags jarkko-tpmdd tpm2_key-2 git checkout 59fab73fe3f5c4b13ebee9ea98a64fbaf523a5fc # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=i386 olddefconfig make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash