From ede988fb53362bd470ccc6526bd30528ee1d26ff Mon Sep 17 00:00:00 2001 From: Jeremy Compostella Date: Wed, 2 Aug 2023 12:35:34 -0700 Subject: [PATCH] Makefile.inc: Fix typo in comment Replace FILANAME with FILENAME. Change-Id: I96388245df406e6b4cb1cd3418f6a32d5b23499f Signed-off-by: Jeremy Compostella Reviewed-on: https://review.coreboot.org/c/coreboot/+/76890 Reviewed-by: Elyes Haouas Reviewed-by: Angel Pons Reviewed-by: Sridhar Siricilla Reviewed-by: Pratikkumar V Prajapati Tested-by: build bot (Jenkins) --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index 094387faf4..414ef76c10 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -831,7 +831,7 @@ $(objcbfs)/%.elf: $(objcbfs)/%.debug $(objcbfs)/%.map # mma, efi, deleted, null # 4 - Compression type [$(FILENAME)-compression] # none, LZMA -# 5 - Base address [$(FILANAME)-position] +# 5 - Base address [$(FILENAME)-position] # 6 - Alignment [$(FILENAME)-align] # 7 - cbfstool flags [$(FILENAME)-options] #