summaryrefslogtreecommitdiffstats
path: root/src/sbom
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 12:34:16 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 10:12:57 +0000
commitf845adc2448c56096f4ba64f676937d9fbdd061b (patch)
tree5d6145dd84a33161409293fca4d2b00781914ca1 /src/sbom
parent367fff56faaff6fca27240f481c6c0a40113d68b (diff)
downloadcoreboot-f845adc2448c56096f4ba64f676937d9fbdd061b.tar.gz
coreboot-f845adc2448c56096f4ba64f676937d9fbdd061b.tar.bz2
coreboot-f845adc2448c56096f4ba64f676937d9fbdd061b.zip
lib,console,sbom: Rename Makefiles from .inc to .mk
The .inc suffix is confusing to various tools as it's not specific to Makefiles. This means that editors don't recognize the files, and don't open them with highlighting and any other specific editor functionality. This issue is also seen in the release notes generation script where Makefiles get renamed before running cloc. Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: I9eabe84d55fd9f434e4128866810c0e4970f2ae7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80081 Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'src/sbom')
-rw-r--r--src/sbom/Makefile.mk (renamed from src/sbom/Makefile.inc)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/sbom/Makefile.inc b/src/sbom/Makefile.mk
index 7783f092c353..7783f092c353 100644
--- a/src/sbom/Makefile.inc
+++ b/src/sbom/Makefile.mk