aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/asurada
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 16:03:13 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 10:37:09 +0000
commitc29035c1ea94db63c4687acf8baeac6013c4d500 (patch)
tree6883737ea2b2dcd02e9ada074dfe853bfaebc9ab /src/mainboard/google/asurada
parent3d606cffb115bbb541eea1713092e4472a5a6923 (diff)
mb/google/asurada to cyan: 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: I5855f49984db59d786decad6142e3525b146a573 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80105 Reviewed-by: Eric Lai <ericllai@google.com> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Diffstat (limited to 'src/mainboard/google/asurada')
-rw-r--r--src/mainboard/google/asurada/Makefile.mk (renamed from src/mainboard/google/asurada/Makefile.inc)0
-rw-r--r--src/mainboard/google/asurada/sdram_params/Makefile.mk (renamed from src/mainboard/google/asurada/sdram_params/Makefile.inc)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/google/asurada/Makefile.inc b/src/mainboard/google/asurada/Makefile.mk
index 63073bcbf7..63073bcbf7 100644
--- a/src/mainboard/google/asurada/Makefile.inc
+++ b/src/mainboard/google/asurada/Makefile.mk
diff --git a/src/mainboard/google/asurada/sdram_params/Makefile.inc b/src/mainboard/google/asurada/sdram_params/Makefile.mk
index 2ce244252a..2ce244252a 100644
--- a/src/mainboard/google/asurada/sdram_params/Makefile.inc
+++ b/src/mainboard/google/asurada/sdram_params/Makefile.mk