summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorJeremy Compostella <jeremy.compostella@intel.com>2023-08-02 12:35:34 -0700
committerElyes Haouas <ehaouas@noos.fr>2023-08-03 18:20:39 +0000
commitede988fb53362bd470ccc6526bd30528ee1d26ff (patch)
treed35bfd964a24ac04e9300b246d3bc55c96451005 /Makefile.inc
parent6e133fa47040c81907c7e423ba92cf76734f35fe (diff)
downloadcoreboot-ede988fb53362bd470ccc6526bd30528ee1d26ff.tar.gz
coreboot-ede988fb53362bd470ccc6526bd30528ee1d26ff.tar.bz2
coreboot-ede988fb53362bd470ccc6526bd30528ee1d26ff.zip
Makefile.inc: Fix typo in comment
Replace FILANAME with FILENAME. Change-Id: I96388245df406e6b4cb1cd3418f6a32d5b23499f Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76890 Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com> Reviewed-by: Pratikkumar V Prajapati <pratikkumar.v.prajapati@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 094387faf46a..414ef76c10bb 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]
#