coreboot-kgpe-d16/src
Martin Roth 8b1aa38876 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>
2024-01-24 09:10:04 +00:00
..
acpi device: Add inline method to identify PATH_ROOT 2024-01-24 08:46:19 +00:00
arch acpi,arch,commonlib: Rename Makefiles from .inc to .mk 2024-01-24 08:32:11 +00:00
commonlib acpi,arch,commonlib: Rename Makefiles from .inc to .mk 2024-01-24 08:32:11 +00:00
console
cpu cpu: Rename Makefiles from .inc to .mk 2024-01-24 08:35:01 +00:00
device device/device_util: Add method to retrieve the domain 2024-01-24 08:51:07 +00:00
drivers device: Add inline method to identify PATH_ROOT 2024-01-24 08:46:19 +00:00
ec ec: Rename Makefiles from .inc to .mk 2024-01-24 08:35:25 +00:00
include device/device_util: Add method to retrieve the domain 2024-01-24 08:51:07 +00:00
lib device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
mainboard mb/google/brox: Move cnvi to overridetree 2024-01-23 04:57:49 +00:00
northbridge northbridge: Rename Makefiles from .inc to .mk 2024-01-24 09:10:04 +00:00
sbom
security vboot: Add firmware PCR support 2024-01-04 14:30:33 +00:00
soc soc/intel/xeon_sp/chip_common: Improve the domain ID 2024-01-24 08:52:50 +00:00
southbridge sb/intel/bd82x6x: Rework PCH ID cache 2024-01-18 04:38:56 +00:00
superio sio/nuvoton/npcd378: Fix ACPI errors 2023-12-16 22:58:35 +00:00
vendorcode vendorcode: Rename Makefiles from .inc to .mk 2024-01-24 08:34:46 +00:00
Kconfig arch/x86/mpspec: turn compile-time check into Kconfig dependency 2024-01-17 20:26:06 +00:00