gpu: Add kernel dep for the non coco use-case

Add the kernel dependency to the non coco use-case
so that a rootfs build can be executed via GHA.

Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
This commit is contained in:
Zvonko Kaiser 2025-01-21 16:18:14 +00:00
parent d7059e9024
commit 4621f53e4a

View File

@ -172,10 +172,10 @@ rootfs-initrd-tarball: agent-tarball
runk-tarball: copy-scripts-for-the-tools-build
${MAKE} $@-build
rootfs-nvidia-gpu-image-tarball: agent-tarball busybox-tarball
rootfs-nvidia-gpu-image-tarball: agent-tarball busybox-tarball kernel-nvidia-gpu-tarball
${MAKE} $@-build
rootfs-nvidia-gpu-initrd-tarball: agent-tarball busybox-tarball
rootfs-nvidia-gpu-initrd-tarball: agent-tarball busybox-tarball kernel-nvidia-gpu-tarball
${MAKE} $@-build
rootfs-nvidia-gpu-confidential-image-tarball: agent-tarball busybox-tarball pause-image-tarball coco-guest-components-tarball kernel-nvidia-gpu-confidential-tarball