VIM3/VIM3L AOSP Android 14.0 Upside Down Cake

Hi,
I tried to enable the SPI interface in the kernel, but I get the following bazel-build error:

ERROR: Unable to find drivers/spi/spi-meson-spicc.ko in any of the following directories:
  bazel-out/k8-fastbuild/bin/yukawa-device/yukawa/staging/lib/modules/6.1.25-android14-11-maybe-dirty/kernel
Unable to find drivers/spi/spi-meson-spifc.ko in any of the following directories:
  bazel-out/k8-fastbuild/bin/yukawa-device/yukawa/staging/lib/modules/6.1.25-android14-11-maybe-dirty/kernel
Target //yukawa-device:yukawa_dist failed to build

Does anyone have an idea what can go wrong? (I get the similar errors when enablng other kernel modules e.g., usbserial etc.)