提交 e9e40e14 编写于 作者: R Rob Landley 提交者: Sam Ravnborg

kconfig: comment typo in scripts/kconfig/Makefile.

Typo in comment in scripts/kconfig/Makefile.
Signed-off-by: NRob Landley <rob@landley.net>
Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
上级 bb13be51
......@@ -84,7 +84,7 @@ help:
# lxdialog stuff
check-lxdialog := $(srctree)/$(src)/lxdialog/check-lxdialog.sh
# Use reursively expanded variables so we do not call gcc unless
# Use recursively expanded variables so we do not call gcc unless
# we really need to do so. (Do not call gcc as part of make mrproper)
HOST_EXTRACFLAGS = $(shell $(CONFIG_SHELL) $(check-lxdialog) -ccflags)
HOST_LOADLIBES = $(shell $(CONFIG_SHELL) $(check-lxdialog) -ldflags $(HOSTCC))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册