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 --- util/scripts/rm_unused_code | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/scripts') diff --git a/util/scripts/rm_unused_code b/util/scripts/rm_unused_code index 53c0b65e3d..d4b42b6297 100755 --- a/util/scripts/rm_unused_code +++ b/util/scripts/rm_unused_code @@ -259,7 +259,7 @@ remove_kconfigs() { remove_unused() { local dir # Most files can be removed simply by looking at the time, but - # all Kconfig and Makefile.inc files in the entire tree are accessed + # all Kconfig and Makefiles in the entire tree are accessed # whether they're used or not. remove_kconfigs -- cgit v1.2.3