aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 16:09:11 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 11:54:06 +0000
commit03d509ff0065f8a6289d614f5b8189f008dbc206 (patch)
treeb90318c4d5d021a904db9cebf9ef735e40f68527 /src/mainboard/google/reef
parent0fbd20e58f5e73fb531fbb8dbb6089c607262122 (diff)
mb/google/oak to rex: 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: I85cda24aa7dec82d23e8a321dac03ec737f4c503 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80108 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/reef')
-rw-r--r--src/mainboard/google/reef/Makefile.mk (renamed from src/mainboard/google/reef/Makefile.inc)0
-rw-r--r--src/mainboard/google/reef/variants/baseboard/Makefile.mk (renamed from src/mainboard/google/reef/variants/baseboard/Makefile.inc)0
-rw-r--r--src/mainboard/google/reef/variants/coral/Makefile.mk (renamed from src/mainboard/google/reef/variants/coral/Makefile.inc)0
-rw-r--r--src/mainboard/google/reef/variants/pyro/Makefile.mk (renamed from src/mainboard/google/reef/variants/pyro/Makefile.inc)0
-rw-r--r--src/mainboard/google/reef/variants/snappy/Makefile.mk (renamed from src/mainboard/google/reef/variants/snappy/Makefile.inc)0
5 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/google/reef/Makefile.inc b/src/mainboard/google/reef/Makefile.mk
index accb4633f3..accb4633f3 100644
--- a/src/mainboard/google/reef/Makefile.inc
+++ b/src/mainboard/google/reef/Makefile.mk
diff --git a/src/mainboard/google/reef/variants/baseboard/Makefile.inc b/src/mainboard/google/reef/variants/baseboard/Makefile.mk
index 8ee85aff93..8ee85aff93 100644
--- a/src/mainboard/google/reef/variants/baseboard/Makefile.inc
+++ b/src/mainboard/google/reef/variants/baseboard/Makefile.mk
diff --git a/src/mainboard/google/reef/variants/coral/Makefile.inc b/src/mainboard/google/reef/variants/coral/Makefile.mk
index 9ec0276a09..9ec0276a09 100644
--- a/src/mainboard/google/reef/variants/coral/Makefile.inc
+++ b/src/mainboard/google/reef/variants/coral/Makefile.mk
diff --git a/src/mainboard/google/reef/variants/pyro/Makefile.inc b/src/mainboard/google/reef/variants/pyro/Makefile.mk
index be05cd4e5c..be05cd4e5c 100644
--- a/src/mainboard/google/reef/variants/pyro/Makefile.inc
+++ b/src/mainboard/google/reef/variants/pyro/Makefile.mk
diff --git a/src/mainboard/google/reef/variants/snappy/Makefile.inc b/src/mainboard/google/reef/variants/snappy/Makefile.mk
index ffdfd17716..ffdfd17716 100644
--- a/src/mainboard/google/reef/variants/snappy/Makefile.inc
+++ b/src/mainboard/google/reef/variants/snappy/Makefile.mk