diff options
Diffstat (limited to 'config/coreboot/hp820g2_12mb')
-rw-r--r-- | config/coreboot/hp820g2_12mb/target.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/coreboot/hp820g2_12mb/target.cfg b/config/coreboot/hp820g2_12mb/target.cfg index be150000..99be701a 100644 --- a/config/coreboot/hp820g2_12mb/target.cfg +++ b/config/coreboot/hp820g2_12mb/target.cfg @@ -7,5 +7,4 @@ release="n" grub_scan_disk="nvme ahci" grubtree="xhci" vcfg="hp820g2" -build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot" -payload_uboot_amd64="y"
\ No newline at end of file +build_depend="seabios/default grub/xhci memtest86plus" |