Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Pull more Kbuild updates from Masahiro Yamada: - add build_{menu,n,g,x}config targets for compile-testing Kconfig - fix and improve recursive dependency detection in Kconfig - fix parallel building of menuconfig/nconfig - fix syntax error in clang-version.sh - suppress distracting log from syncconfig - remove obsolete "rpm" target - remove VMLINUX_SYMBOL(_STR) macro entirely - fix microblaze build with CONFIG_DYNAMIC_FTRACE - move compiler test for dead code/data elimination to Kconfig - rename well-known LDFLAGS variable to KBUILD_LDFLAGS - misc fixes and cleanups * tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: kbuild: rename LDFLAGS to KBUILD_LDFLAGS kbuild: pass LDFLAGS to recordmcount.pl kbuild: test dead code/data elimination support in Kconfig initramfs: move gen_initramfs_list.sh from scripts/ to usr/ vmlinux.lds.h: remov...
Showing
- Documentation/early-userspace/README 3 additions, 3 deletionsDocumentation/early-userspace/README
- Documentation/filesystems/ramfs-rootfs-initramfs.txt 1 addition, 1 deletionDocumentation/filesystems/ramfs-rootfs-initramfs.txt
- Documentation/kbuild/kconfig-language.txt 1 addition, 2 deletionsDocumentation/kbuild/kconfig-language.txt
- Documentation/kbuild/makefiles.txt 1 addition, 1 deletionDocumentation/kbuild/makefiles.txt
- Makefile 5 additions, 13 deletionsMakefile
- arch/arc/Makefile 1 addition, 1 deletionarch/arc/Makefile
- arch/arm/Makefile 2 additions, 2 deletionsarch/arm/Makefile
- arch/arm64/Makefile 2 additions, 2 deletionsarch/arm64/Makefile
- arch/c6x/Makefile 1 addition, 2 deletionsarch/c6x/Makefile
- arch/h8300/Makefile 1 addition, 1 deletionarch/h8300/Makefile
- arch/hexagon/Makefile 1 addition, 3 deletionsarch/hexagon/Makefile
- arch/m68k/Makefile 1 addition, 1 deletionarch/m68k/Makefile
- arch/microblaze/Makefile 2 additions, 2 deletionsarch/microblaze/Makefile
- arch/mips/Makefile 1 addition, 1 deletionarch/mips/Makefile
- arch/mips/boot/compressed/Makefile 1 addition, 1 deletionarch/mips/boot/compressed/Makefile
- arch/mips/lasat/image/Makefile 1 addition, 1 deletionarch/mips/lasat/image/Makefile
- arch/nds32/Makefile 2 additions, 2 deletionsarch/nds32/Makefile
- arch/powerpc/Makefile 3 additions, 3 deletionsarch/powerpc/Makefile
- arch/riscv/Makefile 2 additions, 2 deletionsarch/riscv/Makefile
- arch/s390/Makefile 1 addition, 1 deletionarch/s390/Makefile
Please register or sign in to comment