commit | cec7295e776d4385757da402c3095a43ca60a69e | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtney@LunarG.com> | Fri Aug 01 18:06:40 2014 -0600 |
committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | Fri Aug 01 18:19:46 2014 -0600 |
tree | 44cf9002a3bbfd8e34c2adec630fcbb2b2814421 | |
parent | 4af9bd1b2977d2e20dc93505578424f6ec571e22 [diff] [blame] |
intel: Add support for git ID in version string
diff --git a/drivers/intel/GitSHA1.h b/drivers/intel/GitSHA1.h new file mode 100644 index 0000000..8e02c57 --- /dev/null +++ b/drivers/intel/GitSHA1.h
@@ -0,0 +1 @@ +extern const char g_GIT_SHA1[];