Searched refs:KERNELVERSION (Results 1 – 7 of 7) sorted by relevance
55 tag=v$(echo "${KERNELVERSION}" | sed -E 's/^([0-9]+\.[0-9]+)\.0(.*)$/\1\2/')118 if [ -z "${KERNELVERSION}" ]; then147 echo "${KERNELVERSION}${file_localversion}${config_localversion}${LOCALVERSION}${scm_version}"
176 perf-tar-src-pkg-tarball = perf-$(KERNELVERSION).$(1)
6 mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
369 KERNELVERSION = $(VERSION)$(if $(PATCHLEVEL),.$(PATCHLEVEL)$(if $(SUBLEVEL),.$(SUBLEVEL)))$(EXTRAVE… macro370 export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION2139 @echo $(KERNELVERSION)
31 -DPLUGIN_VERSION=$(call stringify,$(KERNELVERSION)) \
86 -D version=$(KERNELVERSION) -D release=$(KERNELRELEASE) \
282 KERNELVERSION and BASEINCLUDE values. Use $(PWD) consistently.
Completed in 15 milliseconds