aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/sandybridge
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 10:50:40 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 09:10:04 +0000
commit8b1aa3887665f4394f27283646c63a8cb437f137 (patch)
tree236eeb621635a3976b7619d3d454c3a47fc7b91b /src/northbridge/intel/sandybridge
parent8c99ebc97ae55d90400d96f26c31bbb221ca8f74 (diff)
northbridge: 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: Iddac15cc42532f44dda44032be0f8525f6347abd Reviewed-on: https://review.coreboot.org/c/coreboot/+/80070 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Diffstat (limited to 'src/northbridge/intel/sandybridge')
-rw-r--r--src/northbridge/intel/sandybridge/Makefile.mk (renamed from src/northbridge/intel/sandybridge/Makefile.inc)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/northbridge/intel/sandybridge/Makefile.inc b/src/northbridge/intel/sandybridge/Makefile.mk
index 6ecb17a378..6ecb17a378 100644
--- a/src/northbridge/intel/sandybridge/Makefile.inc
+++ b/src/northbridge/intel/sandybridge/Makefile.mk