diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-01 05:56:42 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-01 05:56:42 +0100 |
commit | df5e321648f53ffa3c7d8ec2428deddb3e58a8d3 (patch) | |
tree | 378fb74e8e1f9d05f3e192375602ca6b8b13926c /config/coreboot/e6520_10mb/target.cfg | |
parent | 7e7c3c235deabf058f75ec6c8b0a5e81335ec71a (diff) |
set dell latitudes stable for release
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/e6520_10mb/target.cfg')
-rw-r--r-- | config/coreboot/e6520_10mb/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/e6520_10mb/target.cfg b/config/coreboot/e6520_10mb/target.cfg index e48db5e5..a0cfb47e 100644 --- a/config/coreboot/e6520_10mb/target.cfg +++ b/config/coreboot/e6520_10mb/target.cfg @@ -7,4 +7,4 @@ payload_memtest="y" payload_seabios_withgrub="y" payload_seabios_grubonly="y" grub_scan_disk="ahci" -status="unstable" +status="stable" |