Skip to content
Snippets Groups Projects
Commit bdbbf1d7 authored by Bryan Brattlof's avatar Bryan Brattlof Committed by Tom Rini
Browse files

Makefile: remove hardcoded device tree source directory


Some boards that choose to utilize the OF_UPSTREAM directory for their
device tree files will need to specify that directory instead of the
traditional arch/$(ARCH)/dts/* path.

Include the correct path to the board's dtbs depending on if OF_UPSTREAM
is selected or not.

Signed-off-by: Bryan Brattlof's avatarBryan Brattlof <bb@ti.com>
Signed-off-by: default avatarSumit Garg <sumit.garg@linaro.org>
Tested-by: default avatarFabio Estevam <festevam@gmail.com>
parent b9f5620a
No related branches found
No related tags found
Loading
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