summaryrefslogtreecommitdiffstats
path: root/src/ec/starlabs
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 10:49:48 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 08:35:25 +0000
commitd8796e50f322ea81fb61ebfce60f3f4d82d0bf2c (patch)
tree2d1d41d2b9866b695d0f4ab7313fae28982ca790 /src/ec/starlabs
parentb028636d02f63881e4663ff0f1ae435c00865615 (diff)
downloadcoreboot-d8796e50f322ea81fb61ebfce60f3f4d82d0bf2c.tar.gz
coreboot-d8796e50f322ea81fb61ebfce60f3f4d82d0bf2c.tar.bz2
coreboot-d8796e50f322ea81fb61ebfce60f3f4d82d0bf2c.zip
ec: 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: Ic060f3605cd18d4bf774573c21957f626f984e2c Reviewed-on: https://review.coreboot.org/c/coreboot/+/80069 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/ec/starlabs')
-rw-r--r--src/ec/starlabs/merlin/Makefile.mk (renamed from src/ec/starlabs/merlin/Makefile.inc)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/ec/starlabs/merlin/Makefile.inc b/src/ec/starlabs/merlin/Makefile.mk
index 841b65959ae8..841b65959ae8 100644
--- a/src/ec/starlabs/merlin/Makefile.inc
+++ b/src/ec/starlabs/merlin/Makefile.mk