summaryrefslogtreecommitdiffstats
path: root/Documentation/sbom/sbom.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/sbom/sbom.md')
-rw-r--r--Documentation/sbom/sbom.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sbom/sbom.md b/Documentation/sbom/sbom.md
index c4984f971bc5..654fe5565e87 100644
--- a/Documentation/sbom/sbom.md
+++ b/Documentation/sbom/sbom.md
@@ -114,7 +114,7 @@ defconfig pointing to your [software-name] generated File.
as part of your software's build process. For example in form of a
Makefile target.
-2. Change src/sbom/Makefile.inc (in order to know where to find the
+2. Change src/sbom/Makefile.mk (in order to know where to find the
CoSWID/SWID/uSWID file) as well as the Makefile in coreboot which
builds said software. For example for GRUB2 that could mean to add a
Makefile target in payloads/external/GRUB2/Makefile.