diff options
author | Leah Rowe <leah@libreboot.org> | 2022-11-19 14:56:54 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2022-11-19 14:56:54 +0000 |
commit | 43196abc5d0e4436f087f51e949c0b7023141b29 (patch) | |
tree | 141a6b6bcbe444adb85234be3e529765e3f7611a /resources/coreboot/fhd/patches/0004-specifically-use-python3-in-scripts.patch | |
parent | f063190889a5fb44693e4fd70c9382aea7b8a4c1 (diff) |
also fix crossgcc on cros/fhd coreboot trees
Diffstat (limited to 'resources/coreboot/fhd/patches/0004-specifically-use-python3-in-scripts.patch')
-rw-r--r-- | resources/coreboot/fhd/patches/0004-specifically-use-python3-in-scripts.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/coreboot/fhd/patches/0004-specifically-use-python3-in-scripts.patch b/resources/coreboot/fhd/patches/0004-specifically-use-python3-in-scripts.patch index 24e8a7ba..e82fedff 100644 --- a/resources/coreboot/fhd/patches/0004-specifically-use-python3-in-scripts.patch +++ b/resources/coreboot/fhd/patches/0004-specifically-use-python3-in-scripts.patch @@ -1,7 +1,7 @@ -From b5a03bb1800a067de0f05658af26b8d4a8055599 Mon Sep 17 00:00:00 2001 +From 92451357450641eb793904ad2654f0a4aa9ec08d Mon Sep 17 00:00:00 2001 From: Leah Rowe <leah@libreboot.org> Date: Sun, 24 Jul 2022 14:52:26 +0100 -Subject: [PATCH 4/6] specifically use python3, in scripts +Subject: [PATCH 4/7] specifically use python3, in scripts --- src/drivers/intel/fsp2_0/Makefile.inc | 2 +- |