Attention is currently required from: Jérémy Compostella, Martin L Roth, ron minnich.

Felix Singer uploaded patch set #3 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)

cpu: 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: I552d487978906f5ea74c3d0d85373fe5b2de3f38
---
R src/cpu/Makefile.mk
R src/cpu/amd/Makefile.mk
R src/cpu/amd/mtrr/Makefile.mk
R src/cpu/amd/pi/00730F01/Makefile.mk
R src/cpu/amd/pi/Makefile.mk
R src/cpu/armltd/Makefile.mk
R src/cpu/intel/Makefile.mk
R src/cpu/intel/common/Makefile.mk
R src/cpu/intel/fit/Makefile.mk
R src/cpu/intel/haswell/Makefile.mk
R src/cpu/intel/microcode/Makefile.mk
R src/cpu/intel/model_1067x/Makefile.mk
R src/cpu/intel/model_106cx/Makefile.mk
R src/cpu/intel/model_2065x/Makefile.mk
R src/cpu/intel/model_206ax/Makefile.mk
R src/cpu/intel/model_65x/Makefile.mk
R src/cpu/intel/model_67x/Makefile.mk
R src/cpu/intel/model_68x/Makefile.mk
R src/cpu/intel/model_6bx/Makefile.mk
R src/cpu/intel/model_6ex/Makefile.mk
R src/cpu/intel/model_6fx/Makefile.mk
R src/cpu/intel/model_6xx/Makefile.mk
R src/cpu/intel/model_f2x/Makefile.mk
R src/cpu/intel/model_f3x/Makefile.mk
R src/cpu/intel/model_f4x/Makefile.mk
R src/cpu/intel/slot_1/Makefile.mk
R src/cpu/intel/smm/Makefile.mk
R src/cpu/intel/smm/gen1/Makefile.mk
R src/cpu/intel/socket_441/Makefile.mk
R src/cpu/intel/socket_BGA956/Makefile.mk
R src/cpu/intel/socket_FCBGA559/Makefile.mk
R src/cpu/intel/socket_LGA775/Makefile.mk
R src/cpu/intel/socket_m/Makefile.mk
R src/cpu/intel/socket_mPGA604/Makefile.mk
R src/cpu/intel/socket_p/Makefile.mk
R src/cpu/intel/speedstep/Makefile.mk
R src/cpu/intel/turbo/Makefile.mk
R src/cpu/power9/Makefile.mk
R src/cpu/qemu-power8/Makefile.mk
R src/cpu/qemu-x86/Makefile.mk
R src/cpu/x86/64bit/Makefile.mk
R src/cpu/x86/Makefile.mk
R src/cpu/x86/cache/Makefile.mk
R src/cpu/x86/lapic/Makefile.mk
R src/cpu/x86/mtrr/Makefile.mk
R src/cpu/x86/name/Makefile.mk
R src/cpu/x86/pae/Makefile.mk
R src/cpu/x86/smm/Makefile.mk
R src/cpu/x86/tsc/Makefile.mk
49 files changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/80068/3

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

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I552d487978906f5ea74c3d0d85373fe5b2de3f38
Gerrit-Change-Number: 80068
Gerrit-PatchSet: 3
Gerrit-Owner: Martin L Roth <gaumless@gmail.com>
Gerrit-Reviewer: Jérémy Compostella <jeremy.compostella@intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich@gmail.com>
Gerrit-Attention: Martin L Roth <gaumless@gmail.com>
Gerrit-Attention: Jérémy Compostella <jeremy.compostella@intel.com>
Gerrit-Attention: ron minnich <rminnich@gmail.com>
Gerrit-MessageType: newpatchset