public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for 7.0 #3
@ 2026-03-24 21:10 Nathan Chancellor
  2026-03-24 23:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan Chancellor @ 2026-03-24 21:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Nicolas Schier, linux-kbuild

Hi Linus,

Please pull this third round of Kbuild fixes for 7.0, mostly addressing
some issues with the awk conversion in scripts/kconfig/merge_config.sh.
If there are any problems, please let me know.

Cheers,
Nathan

The following changes since commit 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681:

  Linux 7.0-rc3 (2026-03-08 16:56:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-7.0-3

for you to fetch changes up to 775af5cbb22c1de2ad0f486959739c35cfc55ac8:

  scripts: kconfig: merge_config.sh: fix indentation (2026-03-11 00:38:06 -0700)

----------------------------------------------------------------
Third round of Kbuild fixes for 7.0

- Fix typo to ensure .builtin-dtbs.S is properly cleaned

- Fix '==' bashism in scripts/kconfig/merge_config.sh

- Fix awk error in scripts/kconfig/merge_config.sh when base
  configuration is empty

- Fix inconsistent indentation in scripts/kconfig/merge_config.sh

Signed-off-by: Nathan Chancellor <nathan@kernel.org>

----------------------------------------------------------------
Charles Mirabile (1):
      kbuild: Delete .builtin-dtbs.S when running make clean

Daniel Gomez (2):
      scripts: kconfig: merge_config.sh: pass output file as awk variable
      scripts: kconfig: merge_config.sh: fix indentation

Weizhao Ouyang (1):
      scripts: kconfig: merge_config.sh: fix unexpected operator warning

 Makefile                        |  2 +-
 scripts/kconfig/merge_config.sh | 24 ++++++++++--------------
 2 files changed, 11 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-24 23:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24 21:10 [GIT PULL] Kbuild fixes for 7.0 #3 Nathan Chancellor
2026-03-24 23:52 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox