[PATCH v4 1/2] kbuild: Move U-Boot .incbin rules to Makefile.lib-u-boot
Tom Rini
trini at konsulko.com
Wed Apr 22 18:39:12 CEST 2026
On Mon, 13 Apr 2026 07:15:37 -0600, Simon Glass wrote:
> The font, splash-screen and EFI .incbin wrapper rules are U-Boot
> additions that do not exist in the upstream Linux kbuild. Keeping them
> in scripts/Makefile.lib makes re-syncing with Linux harder than it needs
> to be, as every sync must manually preserve the U-Boot additions.
>
> Move these rules into a new scripts/Makefile.lib-u-boot and include it
> from Makefile.build and Makefile.xpl, right after the existing
> Makefile.lib include.
>
> [...]
Applied to u-boot/master, thanks!
[1/2] kbuild: Move U-Boot .incbin rules to Makefile.lib-u-boot
commit: 24b99d293344d92d902cbc184e8d9665e6a437b2
[2/2] kbuild: Use if_changed for font and splash .incbin rules
commit: 09297182ad79a4ea30fd6aa74d33646efc4eb12f
--
Tom
More information about the U-Boot
mailing list