summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/kahlee/variants/baseboard
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/kahlee/variants/baseboard
parentb88d90c5a41d7e596002a398cc36f97e763673a4 (diff)
downloadcoreboot-0fbd20e58f5e73fb531fbb8dbb6089c607262122.tar.gz
coreboot-0fbd20e58f5e73fb531fbb8dbb6089c607262122.tar.bz2
coreboot-0fbd20e58f5e73fb531fbb8dbb6089c607262122.zip
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/kahlee/variants/baseboard')
-rw-r--r--src/mainboard/google/kahlee/variants/baseboard/Makefile.mk (renamed from src/mainboard/google/kahlee/variants/baseboard/Makefile.inc)0
-rw-r--r--src/mainboard/google/kahlee/variants/baseboard/spd/Makefile.mk (renamed from src/mainboard/google/kahlee/variants/baseboard/spd/Makefile.inc)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/variants/baseboard/Makefile.inc b/src/mainboard/google/kahlee/variants/baseboard/Makefile.mk
index be4074d28cf5..be4074d28cf5 100644
--- a/src/mainboard/google/kahlee/variants/baseboard/Makefile.inc
+++ b/src/mainboard/google/kahlee/variants/baseboard/Makefile.mk
diff --git a/src/mainboard/google/kahlee/variants/baseboard/spd/Makefile.inc b/src/mainboard/google/kahlee/variants/baseboard/spd/Makefile.mk
index 1ec3342891cd..1ec3342891cd 100644
--- a/src/mainboard/google/kahlee/variants/baseboard/spd/Makefile.inc
+++ b/src/mainboard/google/kahlee/variants/baseboard/spd/Makefile.mk