Skip to content
Snippets Groups Projects
Commit 3a4e5944 authored by Sumit Garg's avatar Sumit Garg Committed by Tom Rini
Browse files

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's avatarBryan Brattlof <bb@ti.com>
Signed-off-by: default avatarSumit Garg <sumit.garg@linaro.org>
parent df6fb77c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment