diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-01 06:12:50 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-01 06:12:50 +0100 |
commit | 6dfd8c707052dfcd90d87342e4793ccde7084450 (patch) | |
tree | 73ea6df71880f57a667bc8caca1ef205ba5bf58b /config/coreboot/hp8470pintel_16mb/target.cfg | |
parent | 50f6943ccd71c0249915c17e993bcb5c3341d5d3 (diff) |
update release status for HP machines
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/hp8470pintel_16mb/target.cfg')
-rw-r--r-- | config/coreboot/hp8470pintel_16mb/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/hp8470pintel_16mb/target.cfg b/config/coreboot/hp8470pintel_16mb/target.cfg index 1b9e33f0..e6f295cf 100644 --- a/config/coreboot/hp8470pintel_16mb/target.cfg +++ b/config/coreboot/hp8470pintel_16mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" |