summaryrefslogtreecommitdiff
path: root/config/module/coreboot/default/patches/0053-use-std-gnu2x.patch
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-09-21 19:14:51 +0100
committerLeah Rowe <leah@libreboot.org>2026-09-21 20:22:37 +0100
commit365d8b2d6facaec049c0b809dab1f1dcf0e07204 (patch)
tree78b43a889a1f4df69d385a7cd994f363581aadd0 /config/module/coreboot/default/patches/0053-use-std-gnu2x.patch
parent5fcf132432a13900094659c05b4fac7fd860dbb8 (diff)
coreboot: add dell optiplex 5050 sff mainboardHEADmaster
thank you Ron Nazarov for adding this board to coreboot. thank you Nicholas Chin for assisting Ron with this port. NOTE: pcie hotplug disabled on pcie x4 and m2 slot. i added this patch myself because ron neglected to. it's necessary for stability in linux when using nvme ssds, otherwise devices will rename. i don't need to actually confirm whether it also happens on this board, because turn off hotplug doesn't really affect the user anyway, so there's no harm turning this off. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/module/coreboot/default/patches/0053-use-std-gnu2x.patch')
-rw-r--r--config/module/coreboot/default/patches/0053-use-std-gnu2x.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/module/coreboot/default/patches/0053-use-std-gnu2x.patch b/config/module/coreboot/default/patches/0053-use-std-gnu2x.patch
index 46a42568..19bd5d59 100644
--- a/config/module/coreboot/default/patches/0053-use-std-gnu2x.patch
+++ b/config/module/coreboot/default/patches/0053-use-std-gnu2x.patch
@@ -1,7 +1,7 @@
-From d88dad002b5574fd49cf25211cd557cb938f80be Mon Sep 17 00:00:00 2001
+From 47a2305433ea6b123ef6baf65f496b4583e198da Mon Sep 17 00:00:00 2001
From: Leah Rowe <leah@libreboot.org>
Date: Mon, 21 Sep 2026 13:00:09 +0100
-Subject: [PATCH 1/1] use -std=gnu2x
+Subject: [PATCH 53/56] use -std=gnu2x
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit