Searched refs:BANNER_VERSION (Results 1 – 1 of 1) sorted by relevance
19 #ifndef BANNER_VERSION21 #define BANNER_VERSION STRINGIFY(BUILD_VERSION) macro23 #define BANNER_VERSION KERNEL_VERSION_STRING macro35 printk("*** " CONFIG_BOOT_BANNER_STRING " " BANNER_VERSION BANNER_POSTFIX " ***\n"); in boot_banner()