From c8a3e6a866f91f82b4d04809aa30de2f4d928756 Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Tue, 21 Jan 2014 13:41:52 +0000 Subject: 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 --- scripts/dtc/version_gen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/dtc/version_gen.h') 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" -- cgit v1.2.3