From: Nathan Chancellor <nathan@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Nicolas Schier <nsc@kernel.org>,
linux-kbuild@vger.kernel.org
Subject: [GIT PULL] Kbuild fixes for 7.0 #3
Date: Tue, 24 Mar 2026 14:10:35 -0700 [thread overview]
Message-ID: <20260324211035.GA2629374@ax162> (raw)
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(-)
next reply other threads:[~2026-03-24 21:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-24 21:10 Nathan Chancellor [this message]
2026-03-24 23:52 ` [GIT PULL] Kbuild fixes for 7.0 #3 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260324211035.GA2629374@ax162 \
--to=nathan@kernel.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nsc@kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox