Home
last modified time | relevance | path

Searched refs:KERNELVERSION (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/scripts/
H A Dsetlocalversion83 version_tag=v$(echo "${KERNELVERSION}" | sed -E 's/^([0-9]+\.[0-9]+)\.0(.*)$/\1\2/')
169 if [ -z "${KERNELVERSION}" ]; then
181 echo "${KERNELVERSION}$(scm_version --no-dirty)"
208 echo "${KERNELVERSION}${file_localversion}${config_localversion}${LOCALVERSION}${scm_version}"
H A DMakefile.package224 perf-tarballs := $(addprefix perf-$(KERNELVERSION), .tar .tar.gz .tar.bz2 .tar.xz .tar.zst)
227 $(perf-tarballs): archive-args = --prefix=perf-$(KERNELVERSION)/ $(perf-archive-args)
232 perf-tar-src-pkg: perf-$(KERNELVERSION).tar
235 perf-tar%-src-pkg: perf-$(KERNELVERSION).tar.% FORCE
/openbmc/linux/
H A DKconfig6 mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
H A DMakefile370 KERNELVERSION = $(VERSION)$(if $(PATCHLEVEL),.$(PATCHLEVEL)$(if $(SUBLEVEL),.$(SUBLEVEL)))$(EXTRAVERSION) macro
371 export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION
2032 @echo $(KERNELVERSION)
/openbmc/linux/scripts/gcc-plugins/
H A DMakefile31 -DPLUGIN_VERSION=$(call stringify,$(KERNELVERSION)) \
/openbmc/u-boot/Documentation/
H A DMakefile62 -D version=$(KERNELVERSION) -D release=$(KERNELRELEASE) \
/openbmc/linux/Documentation/
H A DMakefile92 -D version=$(KERNELVERSION) -D release=$(KERNELRELEASE) \
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc282 KERNELVERSION and BASEINCLUDE values. Use $(PWD) consistently.