Merge tag 'kbuild-fixes-v5.4' of...
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild fixes from Masahiro Yamada: - remove unneeded ar-option and KBUILD_ARFLAGS - remove long-deprecated SUBDIRS - fix modpost to suppress false-positive warnings for UML builds - fix namespace.pl to handle relative paths to ${objtree}, ${srctree} - make setlocalversion work for /bin/sh - make header archive reproducible - fix some Makefiles and documents * tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: kheaders: make headers archive reproducible kbuild: update compile-test header list for v5.4-rc2 kbuild: two minor updates for Documentation/kbuild/modules.rst scripts/setlocalversion: clear local variable to make it work for sh namespace: fix namespace.pl script to support relative paths video/logo: do not generate unneeded logo C files video/logo: remove unneeded *.o pattern from clean-files integrity: remove pointless subdir-$(CONFIG_...) integrity: remove unneeded, broken attempt to add -fshort-wchar modpost: fix static EXPORT_SYMBOL warnings for UML build kbuild: correct formatting of header in kbuild module docs kbuild: remove SUBDIRS support kbuild: remove ar-option and KBUILD_ARFLAGS
Showing
- Documentation/kbuild/makefiles.rst 0 additions, 5 deletionsDocumentation/kbuild/makefiles.rst
- Documentation/kbuild/modules.rst 4 additions, 3 deletionsDocumentation/kbuild/modules.rst
- Documentation/kbuild/reproducible-builds.rst 9 additions, 4 deletionsDocumentation/kbuild/reproducible-builds.rst
- Makefile 2 additions, 22 deletionsMakefile
- arch/powerpc/boot/Makefile 1 addition, 1 deletionarch/powerpc/boot/Makefile
- drivers/video/logo/Makefile 2 additions, 19 deletionsdrivers/video/logo/Makefile
- kernel/gen_kheaders.sh 4 additions, 1 deletionkernel/gen_kheaders.sh
- scripts/Kbuild.include 0 additions, 5 deletionsscripts/Kbuild.include
- scripts/Makefile.build 1 addition, 1 deletionscripts/Makefile.build
- scripts/Makefile.lib 1 addition, 1 deletionscripts/Makefile.lib
- scripts/mod/modpost.c 9 additions, 4 deletionsscripts/mod/modpost.c
- scripts/namespace.pl 7 additions, 6 deletionsscripts/namespace.pl
- scripts/setlocalversion 1 addition, 1 deletionscripts/setlocalversion
- security/integrity/Makefile 0 additions, 3 deletionssecurity/integrity/Makefile
- usr/include/Makefile 0 additions, 10 deletionsusr/include/Makefile
Loading
Please register or sign in to comment