coreboot-kgpe-d16/payloads/libpayload/arch/x86
Martin Roth 354389365b payloads: 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: Ie7038712de8cc646632d5e7d29550e3260bf2c62
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80103
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-01-24 10:15:10 +00:00
..
apic.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
boot_media.c commonlib/bsd, libpayload: Do not include helpers.h in stddef.h 2023-02-16 17:55:37 +00:00
cache.c x86/cache.c: Implement dcache_* 2022-09-01 14:21:11 +00:00
coreboot.c libpayload/arch/x86: Update API handling of CBTABLE handoff 2023-05-24 11:49:51 +00:00
delay.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
exception.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
exception_asm.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
exec.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gdb.c
head.S libpayload: Fix the stack and data labels 2023-12-01 02:20:29 +00:00
Kconfig payloads/libpayload: Remove ARCH_SPECIFIC_OPTIONS 2023-08-20 18:41:23 +00:00
libpayload.ldscript libpayload: Fix the stack and data labels 2023-12-01 02:20:29 +00:00
main.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.mk payloads: Rename Makefiles from .inc to .mk 2024-01-24 10:15:10 +00:00
multiboot.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
rom_media.c payloads/libpayload/arch/x86/rom_media.c: Change log level message 2022-12-22 03:27:02 +00:00
selfboot.c
string.c treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
sysinfo.c libpayload/arch/x86: Introduce pacc pointer in sysinfo_t struct 2020-10-20 20:35:24 +00:00
timer.c libpayload/x86: Try to discover invariant TSC rate 2020-11-02 06:24:33 +00:00
util.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
virtual.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00