diff options
Diffstat (limited to 'config/coreboot/dell3050micro_fsp_16mb/target.cfg')
-rw-r--r-- | config/coreboot/dell3050micro_fsp_16mb/target.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/coreboot/dell3050micro_fsp_16mb/target.cfg b/config/coreboot/dell3050micro_fsp_16mb/target.cfg index 12448aa7..b45300e9 100644 --- a/config/coreboot/dell3050micro_fsp_16mb/target.cfg +++ b/config/coreboot/dell3050micro_fsp_16mb/target.cfg @@ -1,4 +1,4 @@ -tree="default" +tree="dell7" xarch="i386-elf" payload_seabios="y" payload_grub="y" @@ -9,4 +9,4 @@ vcfg="3050micro" build_depend="seabios/default grub/xhci memtest86plus" IFD_platform="sklkbl" grubname="fallback/payload" # make GRUB the primary payload on this board -seabiosname="seabios.elf" # this actually disables the seabios payload +seabiosname="seabios.elf" |