From: Linus Torvalds Date: Sun, 26 Apr 2026 00:04:15 +0000 (-0700) Subject: Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuil... X-Git-Tag: v7.1-rc1~3 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=b935117fe6d1af576e39b1f18c9e875f44bd146f;p=thirdparty%2Fkernel%2Fstable.git Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux Pull Kbuild fixes from Nicolas Schier: - builddeb - avoid recompiles for non-cross-compiles Avoid triggering complete rebuilds for non-cross-compile Debian package builds by only triggering the rebuild of host tools for actual cross-compile builds - Never respect CONFIG_WERROR / W=e to fixdep Avoid spurious rebuilds of fixdep w/ and w/o -Werror during a single kbuild invocation by never respecting CONFIG_WERROR for fixdep * tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux: kbuild: Never respect CONFIG_WERROR / W=e to fixdep kbuild: builddeb - avoid recompiles for non-cross-compiles --- b935117fe6d1af576e39b1f18c9e875f44bd146f