Merge tag 'kbuild-fixes-v5.0' of...
Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild fixes from Masahiro Yamada: - clean generated files in scripts/kconfig/ by 'make mrproper' - fix conflict between dead code elimination and ftrace for GCC <= 4.7 - fix external module build with CONFIG_STACKPROTECTOR - remove unused code * tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: kbuild: mark prepare0 as PHONY to fix external module build openrisc: remove unneeded code in arch/openrisc/Makefile nds32: remove unneeded code in arch/nds32/Makefile ia64: remove redundant 'export AWK' kbuild: remove unused archmrproper kbuild: remove unused baseprereq kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7 kconfig: clean generated *conf-cfg files
No related branches found
No related tags found
Showing
- Makefile 4 additions, 4 deletionsMakefile
- arch/h8300/Makefile 0 additions, 2 deletionsarch/h8300/Makefile
- arch/ia64/Makefile 0 additions, 2 deletionsarch/ia64/Makefile
- arch/nds32/Makefile 0 additions, 8 deletionsarch/nds32/Makefile
- arch/openrisc/Makefile 0 additions, 3 deletionsarch/openrisc/Makefile
- init/Kconfig 1 addition, 0 deletionsinit/Kconfig
- scripts/Kbuild.include 0 additions, 4 deletionsscripts/Kbuild.include
- scripts/kconfig/Makefile 1 addition, 1 deletionscripts/kconfig/Makefile
Please register or sign in to comment