X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fversion.h;h=777e9f68fae321f8948a31cbe156cad08b437937;hb=0fae47bee7413776275076ae136a174c57aaa25b;hp=d6c7cf2ae67f63d09b147e206c1338800d148b12;hpb=778c3cbd857f4abe54773f399204dd86ffe6516c;p=karo-tx-uboot.git diff --git a/include/version.h b/include/version.h index d6c7cf2ae6..777e9f68fa 100644 --- a/include/version.h +++ b/include/version.h @@ -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[];