aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 16:12:31 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 11:54:40 +0000
commit030e6439511de66e25c997eb50ee3abab1759b3b (patch)
tree6488fc966245c17944300bb1e936ea30b2706454 /src/mainboard/supermicro
parent403d4a984d33aafc8c7beb97f0c039e3e4d79726 (diff)
mb/lenovo to mb/squared: 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: I4790adb41cb62c8c8dd44261a2926dfb6350955a Reviewed-on: https://review.coreboot.org/c/coreboot/+/80111 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Erik van den Bogaert <ebogaert@eltan.com> Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Diffstat (limited to 'src/mainboard/supermicro')
-rw-r--r--src/mainboard/supermicro/x10slm-f/Makefile.mk (renamed from src/mainboard/supermicro/x10slm-f/Makefile.inc)0
-rw-r--r--src/mainboard/supermicro/x11-lga1151-series/Makefile.mk (renamed from src/mainboard/supermicro/x11-lga1151-series/Makefile.inc)0
-rw-r--r--src/mainboard/supermicro/x9sae/Makefile.mk (renamed from src/mainboard/supermicro/x9sae/Makefile.inc)0
-rw-r--r--src/mainboard/supermicro/x9scl/Makefile.mk (renamed from src/mainboard/supermicro/x9scl/Makefile.inc)0
4 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/supermicro/x10slm-f/Makefile.inc b/src/mainboard/supermicro/x10slm-f/Makefile.mk
index 4b1711a8d1..4b1711a8d1 100644
--- a/src/mainboard/supermicro/x10slm-f/Makefile.inc
+++ b/src/mainboard/supermicro/x10slm-f/Makefile.mk
diff --git a/src/mainboard/supermicro/x11-lga1151-series/Makefile.inc b/src/mainboard/supermicro/x11-lga1151-series/Makefile.mk
index 40afacb41c..40afacb41c 100644
--- a/src/mainboard/supermicro/x11-lga1151-series/Makefile.inc
+++ b/src/mainboard/supermicro/x11-lga1151-series/Makefile.mk
diff --git a/src/mainboard/supermicro/x9sae/Makefile.inc b/src/mainboard/supermicro/x9sae/Makefile.mk
index 5310efd914..5310efd914 100644
--- a/src/mainboard/supermicro/x9sae/Makefile.inc
+++ b/src/mainboard/supermicro/x9sae/Makefile.mk
diff --git a/src/mainboard/supermicro/x9scl/Makefile.inc b/src/mainboard/supermicro/x9scl/Makefile.mk
index c83c7f3618..c83c7f3618 100644
--- a/src/mainboard/supermicro/x9scl/Makefile.inc
+++ b/src/mainboard/supermicro/x9scl/Makefile.mk