[PATCH] logo: spell out CONFIG_ options for fixdep

Sascha Hauer s.hauer at pengutronix.de
Mon Jun 2 00:47:26 PDT 2025


On Mon, 02 Jun 2025 08:02:45 +0200, Ahmad Fatoum wrote:
> To avoid rebuilding nearly the whole project when a header changes,
> fixdep collects referenced CONFIG_ symbols in every file and prunes the
> dependency list accordingly. This only works when we don't hide CONFIG_
> symbols with preprocessor text substitution shenanigans.
> 
> logo.c does just that triggering a compile failure, when logos are
> removed in config without touching the file. Spell out the config
> symbols to fix this.
> 
> [...]

Applied, thanks!

[1/1] logo: spell out CONFIG_ options for fixdep
      https://git.pengutronix.de/cgit/barebox/commit/?id=dfd981b5808f (link may not be stable)

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




More information about the barebox mailing list