src, util: Clean up makefile.inc in text, help & comments
Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: Ib69236fb5d68272f92405512dc231fa75ecccaa6 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80125 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user