[GIT PULL] Kbuild for 6.19 #2

From: Nathan Chancellor
Date: Wed Dec 10 2025 - 02:17:34 EST


Hi Linus,

Please pull this single Kbuild change for 6.19. This really should have
gone into 6.18 since it has been in kbuild-fixes for almost a month but
I was sick over the Thanksgiving break and I wanted to make sure I did
not step on Nicolas's toes for 6.19.

Cheers,
Nathan

The following changes since commit e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c:

Linux 6.18-rc5 (2025-11-09 15:10:19 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-6.19-2

for you to fetch changes up to 4ab2ee307983548b29ddaab0ecaef82d526cf4c9:

kbuild: install-extmod-build: Properly fix CC expansion when ccache is used (2025-11-11 22:31:34 -0700)

----------------------------------------------------------------
Second round of Kbuild updates for 6.19

- Fix install-extmod-build when ccache is used via CC

----------------------------------------------------------------
Abel Vesa (1):
kbuild: install-extmod-build: Properly fix CC expansion when ccache is used

scripts/package/install-extmod-build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)