diff options
Diffstat (limited to 'config/coreboot/x2e_n150')
-rw-r--r-- | config/coreboot/x2e_n150/target.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/coreboot/x2e_n150/target.cfg b/config/coreboot/x2e_n150/target.cfg index 2d576527..f2dc73e0 100644 --- a/config/coreboot/x2e_n150/target.cfg +++ b/config/coreboot/x2e_n150/target.cfg @@ -6,8 +6,8 @@ payload_seabios="y" payload_grub="y" payload_memtest="y" grub_scan_disk="nvme ahci" -grubtree="xhci" +grubtree="xhci_nvme" vcfg="x2e_n150" -build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot" +build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot" IFD_platform="adl" payload_uboot="amd64" |