diff options
Diffstat (limited to 'include/version.h')
-rw-r--r-- | include/version.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/version.h b/include/version.h index 777e9f68fa..049430978f 100644 --- a/include/version.h +++ b/include/version.h @@ -14,10 +14,6 @@ #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 |