summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/haswell
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 10:48:28 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 08:35:01 +0000
commitb028636d02f63881e4663ff0f1ae435c00865615 (patch)
tree48e10e684a531b378e975a42e24dde46c1639ae5 /src/cpu/intel/haswell
parent4f1786dcacbcb09bd09638616e8aa1b60125d626 (diff)
downloadcoreboot-b028636d02f63881e4663ff0f1ae435c00865615.tar.gz
coreboot-b028636d02f63881e4663ff0f1ae435c00865615.tar.bz2
coreboot-b028636d02f63881e4663ff0f1ae435c00865615.zip
cpu: 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: I552d487978906f5ea74c3d0d85373fe5b2de3f38 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80068 Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Diffstat (limited to 'src/cpu/intel/haswell')
-rw-r--r--src/cpu/intel/haswell/Makefile.mk (renamed from src/cpu/intel/haswell/Makefile.inc)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/cpu/intel/haswell/Makefile.inc b/src/cpu/intel/haswell/Makefile.mk
index 7323ed97f081..7323ed97f081 100644
--- a/src/cpu/intel/haswell/Makefile.inc
+++ b/src/cpu/intel/haswell/Makefile.mk