提交 fc8db754 编写于 作者: M Michal Simek 提交者: Tom Rini

Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE

Trivial fix.
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 c9e6c13d
......@@ -1232,7 +1232,7 @@ ifndef CONFIG_SYS_UBOOT_START
CONFIG_SYS_UBOOT_START := 0
endif
# Boards with more complex image requirments can provide an .its source file
# Boards with more complex image requirements can provide an .its source file
# or a generator script
ifneq ($(CONFIG_SPL_FIT_SOURCE),"")
U_BOOT_ITS = $(subst ",,$(CONFIG_SPL_FIT_SOURCE))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册