From 490e0186a23d66349333f3a15234bb869f2f0a90 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 22 Jul 2024 02:00:26 +0100 Subject: [PATCH] emphasis on readme that lbmk isn't a coreboot fork i actually only made this change so that the revision changes, so that the release directory changes when doing: ./update release this is to test whether such location change affects the build time when using ccache. Signed-off-by: Leah Rowe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f73a3e2..7f29bc14 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ easy to do so. Not a coreboot fork! -------------------- -Libreboot is not a fork of coreboot. Every so often, the project +Libreboot is *not a fork of coreboot*. Every so often, the project re-bases on the latest version of coreboot, with the number of custom patches in use minimized. Tested, *stable* (static) releases are then provided in Libreboot, based on specific coreboot revisions.