[GIT PULL] Kbuild fixes for v5.19-rc6

From: Masahiro Yamada
Date: Sun Jul 10 2022 - 08:34:58 EST


Hi Linus,

Please pull Kbuild fixes.
Thanks.



The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:

Linux 5.19-rc4 (2022-06-26 14:22:10 -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.19-3

for you to fetch changes up to f5a4618587fb5c5eb5fec3dcce165ca8fd7d7f91:

kbuild: remove unused cmd_none in scripts/Makefile.modinst
(2022-07-10 21:25:15 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.19 (3rd)

- Adjust gen_compile_commands.py to the format change of *.mod files

- Remove unused macro in scripts/Makefile.modinst

----------------------------------------------------------------
John Hubbard (1):
gen_compile_commands: handle multiple lines per .mod file

Masahiro Yamada (1):
kbuild: remove unused cmd_none in scripts/Makefile.modinst

scripts/Makefile.modinst | 3 ---
scripts/clang-tools/gen_compile_commands.py | 6 +++---
2 files changed, 3 insertions(+), 6 deletions(-)


--
Best Regards
Masahiro Yamada