]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'kbuild-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuil... master
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Aug 2026 03:45:28 +0000 (20:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Aug 2026 03:45:28 +0000 (20:45 -0700)
commit02dc699f83d04069fdabc996fc22d47cda47a4a9
tree8aba814841bbf9c573850954b1d0f336ed0e1bac
parent2aa6a5e889594687d6617f9a0cc8a288ac236852
parente5a259d98823a93459643b239b71fed7589ab669
Merge tag 'kbuild-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux

Pull Kbuild fixes from Nathan Chancellor:

 - Fix regression with MO= when building out of tree kernel modules due
   to incorrectly overwriting build tree's Makefile

 - Avoid stripping .BTF sections from modules when building debug .rpm
   packages

* tag 'kbuild-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux:
  kbuild: rpm-pkg: Preserve BTF sections in kernel modules during debuginfo stripping
  kbuild: Stop modifying $(objtree)/Makefile when building oot-kmods oos
Makefile