summaryrefslogtreecommitdiffstats
path: root/tests/lib
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 18:16:12 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-26 12:43:08 +0000
commitba3a71966876aad1c720d7c385dd4058f844f5e8 (patch)
treedb7ab20a38b93e82cd4e04858a90bbc5cfe074eb /tests/lib
parent48169e80364b541b81620892a7cb51ad46ceb04a (diff)
downloadcoreboot-ba3a71966876aad1c720d7c385dd4058f844f5e8.tar.gz
coreboot-ba3a71966876aad1c720d7c385dd4058f844f5e8.tar.bz2
coreboot-ba3a71966876aad1c720d7c385dd4058f844f5e8.zip
tests: 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: Id09eafd293a54198aab87281f529749325df8b07 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80122 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'tests/lib')
-rw-r--r--tests/lib/Makefile.mk (renamed from tests/lib/Makefile.inc)0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/lib/Makefile.inc b/tests/lib/Makefile.mk
index 0cab1ba266b6..0cab1ba266b6 100644
--- a/tests/lib/Makefile.inc
+++ b/tests/lib/Makefile.mk