Merge tag 'kbuild-fixes-v6.2-3' of...
Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild fixes from Masahiro Yamada: - Hide LDFLAGS_vmlinux from decompressor Makefiles to fix error messages when GNU Make 4.4 is used. - Fix 'make modules' build error when CONFIG_DEBUG_INFO_BTF_MODULES=y. - Fix warnings emitted by GNU Make 4.4 in scripts/kconfig/Makefile. - Support GNU Make 4.4 for scripts/jobserver-exec. - Show clearer error message when kernel/gen_kheaders.sh fails due to missing cpio. * tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: kheaders: explicitly validate existence of cpio command scripts: support GNU make 4.4 in jobserver-exec kconfig: Update all declared targets scripts: rpm: make clear that mkspec script contains 4.13 feature init/Kconfig: fix LOCALVERSION_AUTO help text kbuild: fix 'make modules' error when CONFIG_DEBUG_INFO_BTF_MODULES=y kbuild: export top-level LDFLAGS_vmlinux only to scripts/Makefile.vmlinux init/version-timestamp.c: remove unneeded #include <linux/version.h> docs: kbuild: remove mention to dropped $(objtree) feature
Showing
- Documentation/kbuild/makefiles.rst 1 addition, 1 deletionDocumentation/kbuild/makefiles.rst
- Makefile 14 additions, 1 deletionMakefile
- init/Kconfig 1 addition, 1 deletioninit/Kconfig
- init/version-timestamp.c 0 additions, 1 deletioninit/version-timestamp.c
- kernel/gen_kheaders.sh 2 additions, 0 deletionskernel/gen_kheaders.sh
- scripts/jobserver-exec 14 additions, 5 deletionsscripts/jobserver-exec
- scripts/kconfig/.gitignore 1 addition, 1 deletionscripts/kconfig/.gitignore
- scripts/kconfig/Makefile 1 addition, 1 deletionscripts/kconfig/Makefile
- scripts/package/mkspec 1 addition, 1 deletionscripts/package/mkspec
Loading
Please register or sign in to comment