/* build system definitions (autogenerated) */ #ifndef __BUILD_H #define __BUILD_H #define COREBOOT_VERSION "4.0" /* timesource: LANG= TZ=UTC date */ #define COREBOOT_VERSION_TIMESTAMP 1431920546 #define COREBOOT_ORIGIN_GIT_REVISION "Unknown" #define COREBOOT_EXTRA_VERSION "" #define COREBOOT_BUILD "Mon May 18 03:42:26 UTC 2015" #define COREBOOT_BUILD_YEAR_BCD 0x15 #define COREBOOT_BUILD_MONTH_BCD 0x05 #define COREBOOT_BUILD_DAY_BCD 0x18 #define COREBOOT_BUILD_WEEKDAY_BCD 0x1 #define COREBOOT_DMI_DATE "05/18/2015" #define COREBOOT_COMPILE_TIME "03:42:26" #endif