aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 16:11:39 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 11:54:31 +0000
commit403d4a984d33aafc8c7beb97f0c039e3e4d79726 (patch)
tree0e8bd42dd02a00d7015821e6b5a9fc274dd52f59 /src/mainboard/hp
parent5d6d8008403d09a97188e345307c6b6d652c2576 (diff)
mb/hp to mb/kontron: 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: Icfdadfa6705a64655b38aca25be0818ec26429f9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80110 Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/hp')
-rw-r--r--src/mainboard/hp/280_g2/Makefile.mk (renamed from src/mainboard/hp/280_g2/Makefile.inc)0
-rw-r--r--src/mainboard/hp/compaq_8200_elite_sff/Makefile.mk (renamed from src/mainboard/hp/compaq_8200_elite_sff/Makefile.inc)0
-rw-r--r--src/mainboard/hp/compaq_elite_8300_usdt/Makefile.mk (renamed from src/mainboard/hp/compaq_elite_8300_usdt/Makefile.inc)0
-rw-r--r--src/mainboard/hp/elitebook_820_g2/Makefile.mk (renamed from src/mainboard/hp/elitebook_820_g2/Makefile.inc)0
-rw-r--r--src/mainboard/hp/folio_9480m/Makefile.mk (renamed from src/mainboard/hp/folio_9480m/Makefile.inc)0
-rw-r--r--src/mainboard/hp/snb_ivb_desktops/Makefile.mk (renamed from src/mainboard/hp/snb_ivb_desktops/Makefile.inc)0
-rw-r--r--src/mainboard/hp/snb_ivb_laptops/Makefile.mk (renamed from src/mainboard/hp/snb_ivb_laptops/Makefile.inc)0
7 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/hp/280_g2/Makefile.inc b/src/mainboard/hp/280_g2/Makefile.mk
index 3c2a7c49e3..3c2a7c49e3 100644
--- a/src/mainboard/hp/280_g2/Makefile.inc
+++ b/src/mainboard/hp/280_g2/Makefile.mk
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/Makefile.inc b/src/mainboard/hp/compaq_8200_elite_sff/Makefile.mk
index 2099428db9..2099428db9 100644
--- a/src/mainboard/hp/compaq_8200_elite_sff/Makefile.inc
+++ b/src/mainboard/hp/compaq_8200_elite_sff/Makefile.mk
diff --git a/src/mainboard/hp/compaq_elite_8300_usdt/Makefile.inc b/src/mainboard/hp/compaq_elite_8300_usdt/Makefile.mk
index fb492d3583..fb492d3583 100644
--- a/src/mainboard/hp/compaq_elite_8300_usdt/Makefile.inc
+++ b/src/mainboard/hp/compaq_elite_8300_usdt/Makefile.mk
diff --git a/src/mainboard/hp/elitebook_820_g2/Makefile.inc b/src/mainboard/hp/elitebook_820_g2/Makefile.mk
index 774dbf19ae..774dbf19ae 100644
--- a/src/mainboard/hp/elitebook_820_g2/Makefile.inc
+++ b/src/mainboard/hp/elitebook_820_g2/Makefile.mk
diff --git a/src/mainboard/hp/folio_9480m/Makefile.inc b/src/mainboard/hp/folio_9480m/Makefile.mk
index 6f4727ab81..6f4727ab81 100644
--- a/src/mainboard/hp/folio_9480m/Makefile.inc
+++ b/src/mainboard/hp/folio_9480m/Makefile.mk
diff --git a/src/mainboard/hp/snb_ivb_desktops/Makefile.inc b/src/mainboard/hp/snb_ivb_desktops/Makefile.mk
index 69ef08873b..69ef08873b 100644
--- a/src/mainboard/hp/snb_ivb_desktops/Makefile.inc
+++ b/src/mainboard/hp/snb_ivb_desktops/Makefile.mk
diff --git a/src/mainboard/hp/snb_ivb_laptops/Makefile.inc b/src/mainboard/hp/snb_ivb_laptops/Makefile.mk
index c007bb68cd..c007bb68cd 100644
--- a/src/mainboard/hp/snb_ivb_laptops/Makefile.inc
+++ b/src/mainboard/hp/snb_ivb_laptops/Makefile.mk