Merge tag 'kbuild-fixes-v5.2-2' of...
Merge tag 'kbuild-fixes-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull more Kbuild fixes from Masahiro Yamada: - fix kselftest-merge to find config fragments in deeper directories - fix kconfig unit test, which was broken by SPDX tag addition - add + prefix to buildtar to suppress jobserver unavailable warning - fix checkstack.pl to recognize arch=arm64 - suppress noisy warning from cc-cross-prefix * tag 'kbuild-fixes-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: kbuild: use more portable 'command -v' for cc-cross-prefix scripts/checkstack.pl: Fix arm64 wrong or unknown architecture kbuild: tar-pkg: enable communication with jobserver kconfig: tests: fix recursive inclusion unit test kbuild: teach kselftest-merge to find nested config files
No related branches found
No related tags found
Showing
- Makefile 2 additions, 3 deletionsMakefile
- scripts/Kbuild.include 6 additions, 1 deletionscripts/Kbuild.include
- scripts/checkstack.pl 1 addition, 1 deletionscripts/checkstack.pl
- scripts/kconfig/tests/err_recursive_inc/expected_stderr 3 additions, 3 deletionsscripts/kconfig/tests/err_recursive_inc/expected_stderr
- scripts/package/Makefile 1 addition, 1 deletionscripts/package/Makefile
Loading
Please register or sign in to comment