Hi Neal, First bad commit (maybe != root cause): tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 6ce5d01e7011b32600656bf90a626b1e51fb192a commit: 2be570849efc4e1ceda6a8384184f493f558f188 [4567/7393] crypto: aspeed - fix build module error config: m68k-randconfig-c042-20220915 (https://download.01.org/0day-ci/archive/20220915/202209151928.KbFuak54-lkp@xxxxxxxxx/config) compiler: m68k-linux-gcc (GCC) 12.1.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=2be570849efc4e1ceda6a8384184f493f558f188 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 2be570849efc4e1ceda6a8384184f493f558f188 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash drivers/crypto/ If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): >> make[4]: *** No rule to make target 'drivers/crypto/aspeed/aspeed_crypto.o', needed by 'drivers/crypto/aspeed/built-in.a'. make[4]: Target '__build' not remade because of errors. -- 0-DAY CI Kernel Test Service https://01.org/lkp