summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 15:52:48 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 10:17:55 +0000
commit3d606cffb115bbb541eea1713092e4472a5a6923 (patch)
tree84f1fe10c5da876c5552acf0685637aecb4eea27 /src/mainboard/asrock
parent354389365bac2c972749b9fc4fd21c6cd953cb59 (diff)
mb/51nb to mb/gigabyte: 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: I422cb475723006ca42be93508fb0bf4b1e4e84d3 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80104 Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com> Reviewed-by: Erik van den Bogaert <ebogaert@eltan.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'src/mainboard/asrock')
-rw-r--r--src/mainboard/asrock/b75m-itx/Makefile.mk (renamed from src/mainboard/asrock/b75m-itx/Makefile.inc)0
-rw-r--r--src/mainboard/asrock/b75pro3-m/Makefile.mk (renamed from src/mainboard/asrock/b75pro3-m/Makefile.inc)0
-rw-r--r--src/mainboard/asrock/b85m_pro4/Makefile.mk (renamed from src/mainboard/asrock/b85m_pro4/Makefile.inc)0
-rw-r--r--src/mainboard/asrock/g41c-gs/Makefile.mk (renamed from src/mainboard/asrock/g41c-gs/Makefile.inc)0
-rw-r--r--src/mainboard/asrock/h110m/Makefile.mk (renamed from src/mainboard/asrock/h110m/Makefile.inc)0
-rw-r--r--src/mainboard/asrock/h77pro4-m/Makefile.mk (renamed from src/mainboard/asrock/h77pro4-m/Makefile.inc)0
-rw-r--r--src/mainboard/asrock/h81m-hds/Makefile.mk (renamed from src/mainboard/asrock/h81m-hds/Makefile.inc)0
7 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/asrock/b75m-itx/Makefile.inc b/src/mainboard/asrock/b75m-itx/Makefile.mk
index d1b484d217..d1b484d217 100644
--- a/src/mainboard/asrock/b75m-itx/Makefile.inc
+++ b/src/mainboard/asrock/b75m-itx/Makefile.mk
diff --git a/src/mainboard/asrock/b75pro3-m/Makefile.inc b/src/mainboard/asrock/b75pro3-m/Makefile.mk
index e4b6fbf0f0..e4b6fbf0f0 100644
--- a/src/mainboard/asrock/b75pro3-m/Makefile.inc
+++ b/src/mainboard/asrock/b75pro3-m/Makefile.mk
diff --git a/src/mainboard/asrock/b85m_pro4/Makefile.inc b/src/mainboard/asrock/b85m_pro4/Makefile.mk
index 54643607ce..54643607ce 100644
--- a/src/mainboard/asrock/b85m_pro4/Makefile.inc
+++ b/src/mainboard/asrock/b85m_pro4/Makefile.mk
diff --git a/src/mainboard/asrock/g41c-gs/Makefile.inc b/src/mainboard/asrock/g41c-gs/Makefile.mk
index bb906a65a0..bb906a65a0 100644
--- a/src/mainboard/asrock/g41c-gs/Makefile.inc
+++ b/src/mainboard/asrock/g41c-gs/Makefile.mk
diff --git a/src/mainboard/asrock/h110m/Makefile.inc b/src/mainboard/asrock/h110m/Makefile.mk
index e8ff53e6e8..e8ff53e6e8 100644
--- a/src/mainboard/asrock/h110m/Makefile.inc
+++ b/src/mainboard/asrock/h110m/Makefile.mk
diff --git a/src/mainboard/asrock/h77pro4-m/Makefile.inc b/src/mainboard/asrock/h77pro4-m/Makefile.mk
index a0d1155a9a..a0d1155a9a 100644
--- a/src/mainboard/asrock/h77pro4-m/Makefile.inc
+++ b/src/mainboard/asrock/h77pro4-m/Makefile.mk
diff --git a/src/mainboard/asrock/h81m-hds/Makefile.inc b/src/mainboard/asrock/h81m-hds/Makefile.mk
index 9ec1c0ea8e..9ec1c0ea8e 100644
--- a/src/mainboard/asrock/h81m-hds/Makefile.inc
+++ b/src/mainboard/asrock/h81m-hds/Makefile.mk