From 659f97c621c085248f68cf5a63819aa4c4497206 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 18 Jan 2024 19:06:14 -0700 Subject: src, util: Clean up makefile.inc in text, help & comments Signed-off-by: Martin Roth Change-Id: Ib69236fb5d68272f92405512dc231fa75ecccaa6 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80125 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer Reviewed-by: Felix Held --- src/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Kconfig') diff --git a/src/Kconfig b/src/Kconfig index 21c50c5648..2bcc3ce528 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -1492,7 +1492,7 @@ config MEMLAYOUT_LD_FILE This variable allows SoC/mainboard to supply in a custom linker file if required. This determines the linker file used for all the stages (bootblock, romstage, verstage, ramstage, postcar) in - src/arch/${ARCH}/Makefile.inc. + src/arch/${ARCH}/Makefile.mk. ############################################################################### # Set default values for symbols created before mainboards. This allows the -- cgit v1.2.3