aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/link
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 16:06:37 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 11:53:58 +0000
commit0fbd20e58f5e73fb531fbb8dbb6089c607262122 (patch)
tree616256f0497cca6530e757835eeac1c6d693535d /src/mainboard/google/link
parentb88d90c5a41d7e596002a398cc36f97e763673a4 (diff)
mb/google/gale to nyan_blaze: 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: I92f8bd7e1c9fc6e4120fb94c2299a266304e19de Reviewed-on: https://review.coreboot.org/c/coreboot/+/80107 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>
Diffstat (limited to 'src/mainboard/google/link')
-rw-r--r--src/mainboard/google/link/Makefile.mk (renamed from src/mainboard/google/link/Makefile.inc)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/google/link/Makefile.inc b/src/mainboard/google/link/Makefile.mk
index 6b3f1b568c..6b3f1b568c 100644
--- a/src/mainboard/google/link/Makefile.inc
+++ b/src/mainboard/google/link/Makefile.mk