coreboot-kgpe-d16/src/console
Martin Roth f845adc244 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
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80081
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2024-01-24 10:12:57 +00:00
..
console.c console.c: Enable gdb support in bootblock 2023-11-07 17:23:32 +00:00
die.c
hw-debug_sink.adb
hw-debug_sink.ads
init.c Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
Makefile.mk lib,console,sbom: Rename Makefiles from .inc to .mk 2024-01-24 10:12:57 +00:00
post.c
printk.c
vsprintf.c
vtxprintf.c