summaryrefslogtreecommitdiff
path: root/config/coreboot/dell9020mt_nri_12mb
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-07-06 06:34:24 +0100
committerLeah Rowe <leah@libreboot.org>2024-07-06 11:34:27 +0100
commitc241a3ef485fcfde06f60abaf7e16bc5c549e53b (patch)
tree4f768160c943584b97f44d9b7ad5487cd407a146 /config/coreboot/dell9020mt_nri_12mb
parent6d4fb200ac7301e84d8e57d7b29f9781b3dd311c (diff)
coreboot: set build_depend on target.cfg files
set a default one in mkhelper.cfg Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/dell9020mt_nri_12mb')
-rw-r--r--config/coreboot/dell9020mt_nri_12mb/target.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/coreboot/dell9020mt_nri_12mb/target.cfg b/config/coreboot/dell9020mt_nri_12mb/target.cfg
index 3c3f9802..6d2e9a22 100644
--- a/config/coreboot/dell9020mt_nri_12mb/target.cfg
+++ b/config/coreboot/dell9020mt_nri_12mb/target.cfg
@@ -6,3 +6,4 @@ payload_memtest="y"
grub_scan_disk="nvme ahci"
grubtree="xhci"
vcfg="haswell"
+build_depend="seabios/default grub/xhci memtest86plus"