diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-03 19:38:06 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-03 23:46:25 +0100 |
commit | b379186a5c56b842161e4a08dfe5a65e5a912755 (patch) | |
tree | a1fe37128df275458abb0924d5027768bfe19fcb /config/coreboot/hp2570p_16mb/target.cfg | |
parent | 6e7b5c0b2422ce1852d402122403270f04d7cef1 (diff) |
update hp machines to status=stable for release
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/hp2570p_16mb/target.cfg')
-rw-r--r-- | config/coreboot/hp2570p_16mb/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/hp2570p_16mb/target.cfg b/config/coreboot/hp2570p_16mb/target.cfg index e6f295cf..5cdb7116 100644 --- a/config/coreboot/hp2570p_16mb/target.cfg +++ b/config/coreboot/hp2570p_16mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="unstable" +status="stable" |