Merge tag 'kbuild-fixes-v6.5' of...
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
No related branches found
No related tags found
Showing
- Makefile 17 additions, 5 deletionsMakefile
- scripts/Makefile.build 4 additions, 1 deletionscripts/Makefile.build
- scripts/Makefile.host 5 additions, 1 deletionscripts/Makefile.host
- scripts/clang-tools/gen_compile_commands.py 1 addition, 1 deletionscripts/clang-tools/gen_compile_commands.py
- scripts/kconfig/gconf.c 4 additions, 7 deletionsscripts/kconfig/gconf.c
Loading
Please register or sign in to comment