summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 13:05:06 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 10:03:05 +0000
commit8b122600c4689e05b5fb94c7559a734596f54fdd (patch)
tree184d364595d186637ba8cb3dd5fb05b2189ec2cc /src/southbridge/amd
parentd0037efda9e9ce855279d21b891d29edbfb664fb (diff)
downloadcoreboot-8b122600c4689e05b5fb94c7559a734596f54fdd.tar.gz
coreboot-8b122600c4689e05b5fb94c7559a734596f54fdd.tar.bz2
coreboot-8b122600c4689e05b5fb94c7559a734596f54fdd.zip
southbridge: 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: Ic80d27a963da8eddc3d1f0d9a3d59763028d4ed0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80075 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> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/southbridge/amd')
-rw-r--r--src/southbridge/amd/common/Makefile.mk (renamed from src/southbridge/amd/common/Makefile.inc)0
-rw-r--r--src/southbridge/amd/pi/Makefile.mk (renamed from src/southbridge/amd/pi/Makefile.inc)0
-rw-r--r--src/southbridge/amd/pi/hudson/Makefile.mk (renamed from src/southbridge/amd/pi/hudson/Makefile.inc)0
3 files changed, 0 insertions, 0 deletions
diff --git a/src/southbridge/amd/common/Makefile.inc b/src/southbridge/amd/common/Makefile.mk
index ce8b3d41b5d3..ce8b3d41b5d3 100644
--- a/src/southbridge/amd/common/Makefile.inc
+++ b/src/southbridge/amd/common/Makefile.mk
diff --git a/src/southbridge/amd/pi/Makefile.inc b/src/southbridge/amd/pi/Makefile.mk
index ed4247da1a12..ed4247da1a12 100644
--- a/src/southbridge/amd/pi/Makefile.inc
+++ b/src/southbridge/amd/pi/Makefile.mk
diff --git a/src/southbridge/amd/pi/hudson/Makefile.inc b/src/southbridge/amd/pi/hudson/Makefile.mk
index e7ec1b73ec5a..e7ec1b73ec5a 100644
--- a/src/southbridge/amd/pi/hudson/Makefile.inc
+++ b/src/southbridge/amd/pi/hudson/Makefile.mk