summaryrefslogtreecommitdiff
path: root/config/flashprog/patches/0002-lbmk-hack-add-config-Makefile-options.patch
diff options
context:
space:
mode:
Diffstat (limited to 'config/flashprog/patches/0002-lbmk-hack-add-config-Makefile-options.patch')
-rw-r--r--config/flashprog/patches/0002-lbmk-hack-add-config-Makefile-options.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/flashprog/patches/0002-lbmk-hack-add-config-Makefile-options.patch b/config/flashprog/patches/0002-lbmk-hack-add-config-Makefile-options.patch
index d2702d23..15fc0916 100644
--- a/config/flashprog/patches/0002-lbmk-hack-add-config-Makefile-options.patch
+++ b/config/flashprog/patches/0002-lbmk-hack-add-config-Makefile-options.patch
@@ -1,7 +1,7 @@
-From b7a4d2907d3358173510aa6e31af08afe4969b38 Mon Sep 17 00:00:00 2001
+From 10b23a84799c7b81a8b0b974529e67cc3f22429d Mon Sep 17 00:00:00 2001
From: Leah Rowe <leah@libreboot.org>
Date: Thu, 22 May 2025 11:25:42 +0100
-Subject: [PATCH 1/1] lbmk hack: add config Makefile options
+Subject: [PATCH 2/2] lbmk hack: add config Makefile options
this prevents a build error when running the
-u, -m, -s, -l and -n options in lbmk without
@@ -15,10 +15,10 @@ Signed-off-by: Leah Rowe <leah@libreboot.org>
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
-index 12adf61..701f842 100644
+index 2d94afea..e514e300 100644
--- a/Makefile
+++ b/Makefile
-@@ -1113,7 +1113,23 @@ libpayload: clean
+@@ -1116,7 +1116,23 @@ libpayload: clean
gitconfig:
./util/getrevision.sh -c 2>/dev/null && ./util/git-hooks/install.sh
@@ -44,5 +44,5 @@ index 12adf61..701f842 100644
# Disable implicit suffixes and built-in rules (for performance and profit)
.SUFFIXES:
--
-2.39.5
+2.47.3