mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 03:22:36 +00:00
tegra-minimal-initramfs: include some drivers
Just a minimal set, mainly to support booting off NVMe. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -11,6 +11,10 @@ PACKAGE_INSTALL = "\
|
||||
${TEGRA_INITRD_BASEUTILS} \
|
||||
${ROOTFS_BOOTSTRAP_INSTALL} \
|
||||
${TEGRA_INITRD_INSTALL} \
|
||||
kernel-module-nvme \
|
||||
kernel-module-pcie-tegra194 \
|
||||
kernel-module-phy-tegra194-p2u \
|
||||
kernel-module-tegra-xudc \
|
||||
"
|
||||
|
||||
IMAGE_FEATURES = ""
|
||||
|
||||
Reference in New Issue
Block a user