change the DTC version_gen.h tag to match 4.7.x

This commit is contained in:
Martin Ayotte 2016-09-23 09:58:54 -04:00
parent 4a21ed9925
commit 0d2fa654cf

View File

@ -4888,7 +4888,7 @@ index 11d93e6..03df694 100644
--- a/scripts/dtc/version_gen.h
+++ b/scripts/dtc/version_gen.h
@@ -1 +1 @@
-#define DTC_VERSION "DTC 1.4.1-gb06e55c8"
-#define DTC_VERSION "DTC 1.4.1-g53bf130b"
+#define DTC_VERSION "DTC 1.4.1-g4273dca2"
diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib
index ddf83d0..a0fb9e3 100644