aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/dtc/version_gen.h
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@linaro.org>2014-01-21 13:41:52 +0000
committerGrant Likely <grant.likely@linaro.org>2014-01-21 13:48:34 +0000
commitc8a3e6a866f91f82b4d04809aa30de2f4d928756 (patch)
tree17e8314179716995dfb4cf61be0eced71e15cb18 /scripts/dtc/version_gen.h
parentscripts/dtc: Update to upstream version v1.4.0 (diff)
downloadlinux-dev-c8a3e6a866f91f82b4d04809aa30de2f4d928756.tar.xz
linux-dev-c8a3e6a866f91f82b4d04809aa30de2f4d928756.zip
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>
Diffstat (limited to '')
-rw-r--r--scripts/dtc/version_gen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dtc/version_gen.h b/scripts/dtc/version_gen.h
index e0b82fe8e7de..54d4e904433a 100644
--- a/scripts/dtc/version_gen.h
+++ b/scripts/dtc/version_gen.h
@@ -1 +1 @@
-#define DTC_VERSION "DTC 1.4.0"
+#define DTC_VERSION "DTC 1.4.0-dirty"