aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 10:52:37 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 10:01:54 +0000
commitb731550236e531552a5855bf32af644316cb9fe4 (patch)
tree52d71bfad2915b707161a4c2feef519900e081d6 /src/soc/amd/cezanne
parent8b1aa3887665f4394f27283646c63a8cb437f137 (diff)
soc/amd/*: 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: Ie449267fe4fdd75110f577e1b9f748cd06140950 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80071 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'src/soc/amd/cezanne')
-rw-r--r--src/soc/amd/cezanne/Makefile.mk (renamed from src/soc/amd/cezanne/Makefile.inc)0
-rw-r--r--src/soc/amd/cezanne/psp_verstage/Makefile.mk (renamed from src/soc/amd/cezanne/psp_verstage/Makefile.inc)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/soc/amd/cezanne/Makefile.inc b/src/soc/amd/cezanne/Makefile.mk
index dedf98c4bd..dedf98c4bd 100644
--- a/src/soc/amd/cezanne/Makefile.inc
+++ b/src/soc/amd/cezanne/Makefile.mk
diff --git a/src/soc/amd/cezanne/psp_verstage/Makefile.inc b/src/soc/amd/cezanne/psp_verstage/Makefile.mk
index 2cb1345365..2cb1345365 100644
--- a/src/soc/amd/cezanne/psp_verstage/Makefile.inc
+++ b/src/soc/amd/cezanne/psp_verstage/Makefile.mk