All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Schier <nsc@kernel.org>
To: Charles Mirabile <cmirabil@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org,
	masahiroy@kernel.org, nathan@kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH] Delete .builtin-dtbs.S when running make clean
Date: Sun, 8 Mar 2026 07:34:23 +0100	[thread overview]
Message-ID: <aa0Yb18ifgNCmdgl@levanger> (raw)
In-Reply-To: <20260308044338.181403-1-cmirabil@redhat.com>

On Sat, Mar 07, 2026 at 11:43:30PM -0500, Charles Mirabile wrote:
> The makefile tries to delete a file named ".builtin-dtb.S" but the file
> created by scripts/Makefile.vmlinux is actually called ".builtin-dtbs.S".
> 
> Fixes: 654102df2ac2a ("kbuild: add generic support for built-in boot DTBs")
> Cc: stable@vger.kernel.org
> 
> Signed-off-by: Charles Mirabile <cmirabil@redhat.com>
> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Nice catch, thanks!

Reviewed-by: Nicolas Schier <nsc@kernel.org>

-- 
Nicolas

  reply	other threads:[~2026-03-09  6:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-08  4:43 [PATCH] Delete .builtin-dtbs.S when running make clean Charles Mirabile
2026-03-08  6:34 ` Nicolas Schier [this message]
2026-03-09 20:44 ` Nathan Chancellor

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=aa0Yb18ifgNCmdgl@levanger \
    --to=nsc@kernel.org \
    --cc=cmirabil@redhat.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=nathan@kernel.org \
    --cc=stable@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.