]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/version.h
Makefile: Add U_BOOT_TZ and include in version
[karo-tx-uboot.git] / include / version.h
index d6c7cf2ae67f63d09b147e206c1338800d148b12..777e9f68fae321f8948a31cbe156cad08b437937 100644 (file)
@@ -19,7 +19,7 @@
 #endif
 
 #define U_BOOT_VERSION_STRING U_BOOT_VERSION " (" U_BOOT_DATE " - " \
-       U_BOOT_TIME ")" CONFIG_IDENT_STRING
+       U_BOOT_TIME " " U_BOOT_TZ ")" CONFIG_IDENT_STRING
 
 #ifndef __ASSEMBLY__
 extern const char version_string[];