summaryrefslogtreecommitdiff
path: root/scripts/dtc/fstree.c
AgeCommit message (Collapse)AuthorFilesLines
2017-09-24scripts/dtc: Update to upstream version v1.4.3Tom Rini1-0/+90
Using the update-dtc-source.sh script from Linux v4.14-rc1 import the portions of dtc that we require. We bring in update-dtc-source.sh and scripts/dtc/Makefile from Linux v4.14-rc1. Rework DTC_FLAGS handling to not require a test. Signed-off-by: Tom Rini <trini@konsulko.com>