diff options
Diffstat (limited to 'config/coreboot/ga_g41m_es2l')
-rw-r--r-- | config/coreboot/ga_g41m_es2l/target.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/coreboot/ga_g41m_es2l/target.cfg b/config/coreboot/ga_g41m_es2l/target.cfg index 796ceabf..7f3d7886 100644 --- a/config/coreboot/ga_g41m_es2l/target.cfg +++ b/config/coreboot/ga_g41m_es2l/target.cfg @@ -3,3 +3,4 @@ xarch="i386-elf" payload_seabios="y" payload_memtest="y" grubtree="nvme" +build_depend="seabios/default grub/nvme memtest86plus" |