From: Linus Torvalds Date: Sun, 23 Jul 2023 21:55:41 +0000 (-0700) Subject: Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahi... X-Git-Tag: v6.6-pxa1908~692 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=12a5336ca384b295093c18e0c66ca60b4518d9b9;p=linux.git Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild fixes from Masahiro Yamada: - Fix stale help text in gconfig - Support *.S files in compile_commands.json - Flatten KBUILD_CFLAGS - Fix external module builds with Rust so that temporary files are created in the modules directories instead of the kernel tree * tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: kbuild: rust: avoid creating temporary files kbuild: flatten KBUILD_CFLAGS gen_compile_commands: add assembly files to compilation database kconfig: gconfig: correct program name in help text kconfig: gconfig: drop the Show Debug Info help text --- 12a5336ca384b295093c18e0c66ca60b4518d9b9