Home
last modified time | relevance | path

Searched refs:KBUILD_BUILD_VERSION (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/scripts/package/
H A Ddeb-build-option13 echo KBUILD_BUILD_VERSION=${debian_revision}
H A Dkernel.spec55 %{make} %{makeflags} KERNELRELEASE=%{KERNELRELEASE} KBUILD_BUILD_VERSION=%{release}
/openbmc/linux/init/
H A DMakefile31 build-version = $(or $(KBUILD_BUILD_VERSION), $(build-version-auto))
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dlinux-kernel-base.bbclass57 export KBUILD_BUILD_VERSION = "1"
/openbmc/linux/arch/x86/boot/
H A DMakefile84 @$(kecho) 'Kernel: $@ is ready' ' (#'$(or $(KBUILD_BUILD_VERSION),`cat .version`)')'