On Tue, 16 Jan 2024 10:10:20 +0100, Sascha Hauer wrote: > A pbl is not rebuilt when the firmware file specified in fw-external-y > changes. > > $(patsubst %.gen.o,$(obj)/%.extgen.pbl.o, $(pbl-y)) is executed before > pbl-y actually contains the contents of fw-external-y. Also we want to > do the subsitution only for the external firmware files, not for pbl-y. > > [...] Applied, thanks! [1/1] firmware: fix external firmware dependencies https://git.pengutronix.de/cgit/barebox/commit/?id=f053db526549 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>