18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci#include <generated/utsrelease.h> 38c2ecf20Sopenharmony_ci#include <generated/compile.h> 48c2ecf20Sopenharmony_ci#include "boot.h" 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ciconst char kernel_version[] = UTS_RELEASE 78c2ecf20Sopenharmony_ci " (" LINUX_COMPILE_BY "@" LINUX_COMPILE_HOST ") " UTS_VERSION; 8