summaryrefslogtreecommitdiff
path: root/scripts/build/companion_tools/500-dtc.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-02-04Suppress YAML support in DTCAlexey Neyman1-0/+6
... which fails to build if pkg-config is not installed. Signed-off-by: Alexey Neyman <stilor@att.net>
2018-11-28Add DTC as a companion toolAlexey Neyman1-0/+81
(needed for cross-gdb targeting the moxie-* targets) Signed-off-by: Alexey Neyman <stilor@att.net>