]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Sep 2022 19:16:47 +0000 (15:16 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Sep 2022 19:16:47 +0000 (15:16 -0400)
commitb75d7ea5da0f26854c2ea9eba04c2fec233c99e7
tree344774558a4d67dbef10e61052a198c6c1a7ed38
parente45c0226c7d1910f158e62ac9ae328dae1070bd3
parent654247622942258a84a4334cfb50dd6c130412f1
Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

Pull Kbuild fixes from Masahiro Yamada:

 - Remove unused scripts/gcc-ld script

 - Add zstd support to scripts/extract-ikconfig

 - Check 'make headers' for UML

 - Fix scripts/mksysmap to ignore local symbols

* tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  mksysmap: Fix the mismatch of 'L0' symbols in System.map
  kbuild: disable header exports for UML in a straightforward way
  scripts/extract-ikconfig: add zstd compression support
  scripts: remove obsolete gcc-ld script
Makefile