Felix Singer uploaded patch set #2 to the change originally created by Martin L Roth.

View Change

The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)

lib,console,sbom: 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: I9eabe84d55fd9f434e4128866810c0e4970f2ae7
---
R src/console/Makefile.mk
R src/lib/Makefile.mk
R src/lib/gnat/Makefile.mk
R src/sbom/Makefile.mk
4 files changed, 0 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/80081/2

To view, visit change 80081. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I9eabe84d55fd9f434e4128866810c0e4970f2ae7
Gerrit-Change-Number: 80081
Gerrit-PatchSet: 2
Gerrit-Owner: Martin L Roth <gaumless@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset