Skip to content
Snippets Groups Projects
Commit 36dd5f1b authored by Tom Rini's avatar Tom Rini
Browse files

dtc: Switch to building and using our own dtc unless provided


This makes us act like the Linux Kernel does and allow for dtc to be
provided externally but otherwise we use the version of dtc that is
included in the sources.  This in turn means that we can drop the
checkdtc logic.  We select DTC in the cases where we will need the dtc
tool provided.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 2d4c2259
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