diff options
Diffstat (limited to 'config/coreboot/dell3050micro_fsp_16mb/target.cfg')
-rw-r--r-- | config/coreboot/dell3050micro_fsp_16mb/target.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/coreboot/dell3050micro_fsp_16mb/target.cfg b/config/coreboot/dell3050micro_fsp_16mb/target.cfg index 8ab796e4..910d2b38 100644 --- a/config/coreboot/dell3050micro_fsp_16mb/target.cfg +++ b/config/coreboot/dell3050micro_fsp_16mb/target.cfg @@ -8,4 +8,5 @@ grubtree="xhci" vcfg="3050micro" build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot" IFD_platform="sklkbl" -payload_uboot_amd64="y"
\ No newline at end of file +payload_uboot_amd64="y" +release="n" # dell3050micro_vfsp_16mb is released instead |