mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>,
	 Sascha Hauer <s.hauer@pengutronix.de>
Cc: Ahmad Fatoum <afa@pengutronix.de>
Subject: Re: [PATCH] kbuild: move PBL_CODE_SIZE_ out of rule_pblb
Date: Tue, 26 Aug 2025 07:08:44 +0200	[thread overview]
Message-ID: <175618492415.3029807.18017094937758889706.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250825131806.2050398-1-s.hauer@pengutronix.de>


On Mon, 25 Aug 2025 15:18:06 +0200, Sascha Hauer wrote:
> Before Commit 21613ae35f ("kbuild: images/Makefile: fix broken if_changed usage")
> setting of PBL_CODE_SIZE_$*, PBL_MEMORY_SIZE_$* and PBL_IMAGE_SIZE_$*
> were part of the
> 
> $(obj)/%.pblb: $(obj)/%.pbl FORCE
> 
> rule which was always executed due to the FORCE. Beginning with this
> commit setting of these variables are part of rule_pblb which is only
> executed when the pblb file is (re-)generated. In case the pblb is still
> up to date this results in the variables being unset which then fails
> in later stages.
> 
> [...]

Applied, thanks!

[1/1] kbuild: move PBL_CODE_SIZE_ out of rule_pblb
      https://git.pengutronix.de/cgit/barebox/commit/?id=60e1a583fd11 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      reply	other threads:[~2025-08-26  5:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-25 13:18 Sascha Hauer
2025-08-26  5:08 ` Sascha Hauer [this message]

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=175618492415.3029807.18017094937758889706.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=afa@pengutronix.de \
    --cc=barebox@lists.infradead.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