[GIT PULL] Kbuild fixes for v5.9-rc4

From: Masahiro Yamada
Date: Fri Sep 04 2020 - 08:22:39 EST


Hi Linus,

Please pull Kbuild fixes.
Thanks.



The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.9-2

for you to fetch changes up to 163e0c27fead96fd6804fa59a55fc4f841d38db8:

kconfig: remove redundant assignment prompt = prompt (2020-09-03
12:21:22 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.9 (2nd)

- fix documents

- fix warning in 'make localmodconfig'

----------------------------------------------------------------
Denis Efremov (1):
kconfig: remove redundant assignment prompt = prompt

Nathan Chancellor (1):
Documentation/llvm: Improve formatting of commands, variables,
and arguments

Randy Dunlap (2):
kconfig: streamline_config.pl: check defined(ENV variable) before using it
kbuild: Documentation: clean up makefiles.rst

Documentation/kbuild/llvm.rst | 26 +++++++++++++-------------
Documentation/kbuild/makefiles.rst | 18 +++++++++---------
scripts/kconfig/nconf.c | 1 -
scripts/kconfig/streamline_config.pl | 5 ++++-
4 files changed, 26 insertions(+), 24 deletions(-)


--
Best Regards
Masahiro Yamada