]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/version.h
Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / include / version.h
index 777e9f68fae321f8948a31cbe156cad08b437937..049430978f68592c1a3f689eaa00258e6bd10a5a 100644 (file)
 #include "generated/version_autogenerated.h"
 #endif
 
-#ifndef CONFIG_IDENT_STRING
-#define CONFIG_IDENT_STRING ""
-#endif
-
 #define U_BOOT_VERSION_STRING U_BOOT_VERSION " (" U_BOOT_DATE " - " \
        U_BOOT_TIME " " U_BOOT_TZ ")" CONFIG_IDENT_STRING