[PATCH v2 1/2] kbuild: cherry-pick kbuild fdtoverlay changes from linux

Tom Rini trini at konsulko.com
Fri Sep 6 20:18:47 CEST 2024


On Fri, Sep 06, 2024 at 12:38:07PM +0530, Prasad Kummari wrote:

> Linux commits:
> 15d16d6dadf6 kbuild: Add generic rule to apply fdtoverlay
> 44f87191d105 kbuild: parameterize the .o part of suffix-search
> 
> The Linux commit 15d16d6dadf6 adds a generic rule in Makefile.lib
> to automatically apply fdtoverlay, so that each platform doesn't
> need to include a complex rule. This also automatically appends
> DTC_FLAGS_foo_base += -@ to all base files
> 
> The platform's Makefile only needs to have this now:
> 
> foo-dtbs := foo_base.dtb foo_overlay1.dtbo foo_overlay2.dtbo
> dtb-y := foo.dtb
> 
> Signed-off-by: Prasad Kummari <prasad.kummari at amd.com>

Thanks for rephrasing.

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240906/19d3bebe/attachment.sig>


More information about the U-Boot mailing list