aboutsummaryrefslogtreecommitdiff
path: root/src/ec/kontron
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/kontron
parentb028636d02f63881e4663ff0f1ae435c00865615 (diff)
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/kontron')
-rw-r--r--src/ec/kontron/it8516e/Makefile.mk (renamed from src/ec/kontron/it8516e/Makefile.inc)0
-rw-r--r--src/ec/kontron/kempld/Makefile.mk (renamed from src/ec/kontron/kempld/Makefile.inc)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/ec/kontron/it8516e/Makefile.inc b/src/ec/kontron/it8516e/Makefile.mk
index 0d61b5916b..0d61b5916b 100644
--- a/src/ec/kontron/it8516e/Makefile.inc
+++ b/src/ec/kontron/it8516e/Makefile.mk
diff --git a/src/ec/kontron/kempld/Makefile.inc b/src/ec/kontron/kempld/Makefile.mk
index e4cdde4ca8..e4cdde4ca8 100644
--- a/src/ec/kontron/kempld/Makefile.inc
+++ b/src/ec/kontron/kempld/Makefile.mk