[PATCH master 1/2] kbuild: images/Makefile: fix broken if_changed usage

Sascha Hauer s.hauer at pengutronix.de
Mon Aug 18 23:02:08 PDT 2025


On Thu, 14 Aug 2025 22:22:53 +0200, Ahmad Fatoum wrote:
> if_changed also triggers when the command line changes by comparing the
> command executed against what was written last time.
> 
> This necessarily means that there may only be a single if_changed called
> per target, a rule which we violated.
> 
> This led to breakage on RISC-V, because every build triggered a relink
> of the PBLs, but only every second build executed cmd_prelink__.
> 
> [...]

Applied, thanks!

[1/2] kbuild: images/Makefile: fix broken if_changed usage
      https://git.pengutronix.de/cgit/barebox/commit/?id=21613ae35f42 (link may not be stable)
[2/2] RISC-V: stacktrace: add missing header for eprintf
      https://git.pengutronix.de/cgit/barebox/commit/?id=c23f4202a0ab (link may not be stable)

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




More information about the barebox mailing list