coreboot/src
Martin Roth ff96f4e77e superio: 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: I41191f6971bdd8ecff2c56f4bfa2b57c87530b83
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80076
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2024-01-24 10:03:21 +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 Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
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 sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security vboot: Add firmware PCR support 2024-01-04 14:30:33 +00:00
soc soc/*: Rename Makefiles from .inc to .mk 2024-01-24 10:02:41 +00:00
southbridge southbridge: Rename Makefiles from .inc to .mk 2024-01-24 10:03:05 +00:00
superio superio: Rename Makefiles from .inc to .mk 2024-01-24 10:03:21 +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