Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/
A Dsetlocalversion55 tag=v$(echo "${KERNELVERSION}" | sed -E 's/^([0-9]+\.[0-9]+)\.0(.*)$/\1\2/')
118 if [ -z "${KERNELVERSION}" ]; then
147 echo "${KERNELVERSION}${file_localversion}${config_localversion}${LOCALVERSION}${scm_version}"
A DMakefile.package176 perf-tar-src-pkg-tarball = perf-$(KERNELVERSION).$(1)
/linux-6.3-rc2/
A DKconfig6 mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
A DMakefile369 KERNELVERSION = $(VERSION)$(if $(PATCHLEVEL),.$(PATCHLEVEL)$(if $(SUBLEVEL),.$(SUBLEVEL)))$(EXTRAVE… macro
370 export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION
2139 @echo $(KERNELVERSION)
/linux-6.3-rc2/scripts/gcc-plugins/
A DMakefile31 -DPLUGIN_VERSION=$(call stringify,$(KERNELVERSION)) \
/linux-6.3-rc2/Documentation/
A DMakefile86 -D version=$(KERNELVERSION) -D release=$(KERNELRELEASE) \
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.lpfc282 KERNELVERSION and BASEINCLUDE values. Use $(PWD) consistently.

Completed in 15 milliseconds