scripts/dtc: Add a script to update to mainline dtc source

A very simple script that automates pulling in a newer version of DTC.
Not particularly robust, but a whole lot better than doing it by hand
every time.

Signed-off-by: Grant Likely <grant.likely@linaro.org>
This commit is contained in:
Grant Likely
2014-01-21 13:41:52 +00:00
parent 73ab39b14c
commit c8a3e6a866
2 changed files with 55 additions and 1 deletions

View File

@@ -1 +1 @@
#define DTC_VERSION "DTC 1.4.0"
#define DTC_VERSION "DTC 1.4.0-dirty"