]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Makefile: Allow upstream DT subtree to provide DT includes
authorSumit Garg <sumit.garg@linaro.org>
Thu, 22 Feb 2024 09:36:00 +0000 (15:06 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 1 Mar 2024 03:24:05 +0000 (22:24 -0500)
commit3a4e5944c96c0d4a421132096f88d972569cb307
tree2fa484908131d905de9ce35f319d4342185db2c9
parentdf6fb77c98aaad373bb9851aeb39dd792b8dbffe
Makefile: Allow upstream DT subtree to provide DT includes

Allow platforms to reuse DT headers and dtsi includes directly form
upstream DT subtree which will be frequently synced with Linux kernel.
This will further allow us to drop corresponding DT includes copy from
U-Boot tree.

Also, since the DT includes from upstream DT subtree are done after DT
includes from U-Boot tree, so it shouldn't cause any conflicts.

Tested-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Makefile
scripts/Makefile.lib