Home
last modified time | relevance | path

Searched refs:EXTRAVERSION (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/scripts/
H A Dpatch-kernel206 echo "Current kernel version is $VERSION.$PATCHLEVEL.$SUBLEVEL${EXTRAVERSION} ($NAME)"
210 if [ x$EXTRAVERSION != "x" ]
212 EXTRAVER=${EXTRAVERSION#.}
/openbmc/linux/Documentation/powerpc/
H A Dmpc52xx.rst11 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION
23 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION
/openbmc/linux/tools/power/cpupower/utils/
H A Dversion-gen.sh31 VN="${VERSION}.${PATCHLEVEL}.${SUBLEVEL}${EXTRAVERSION}"
/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/
H A D0001-linux-version-tweak.patch21 EXTRAVERSION =
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0004-RH-use-rpm-optflags-if-present.patch50 -DEXTRAVERSION=\"$(EXTRAVERSION)\" -MMD -MP
/openbmc/qemu/roms/
H A DMakefile96 EXTRAVERSION=$(FIRMWARE_EXTRAVERSION) \
101 EXTRAVERSION=$(FIRMWARE_EXTRAVERSION) \
/openbmc/linux/tools/thermal/lib/
H A DMakefile87 EXTRAVERSION = $(LIBTHERMAL_TOOLS_EXTRAVERSION) macro
/openbmc/linux/tools/lib/thermal/
H A DMakefile90 EXTRAVERSION = $(LIBTHERMAL_EXTRAVERSION) macro
/openbmc/linux/tools/lib/perf/
H A DMakefile89 EXTRAVERSION = $(LIBPERF_EXTRAVERSION) macro
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel.bbclass512 EXTRAVERSION=$(grep "^EXTRAVERSION =" ${S}/Makefile | sed s/.*=\ *//)
526 vers="${vers}${EXTRAVERSION}"
527 reg="${reg}${EXTRAVERSION}"
/openbmc/linux/
H A DMakefile5 EXTRAVERSION = macro
370 …VERSION = $(VERSION)$(if $(PATCHLEVEL),.$(PATCHLEVEL)$(if $(SUBLEVEL),.$(SUBLEVEL)))$(EXTRAVERSION)
/openbmc/linux/Documentation/admin-guide/
H A Dmodule-signing.rst285 kernel release string by changing ``EXTRAVERSION`` or ``CONFIG_LOCALVERSION``.
/openbmc/u-boot/
H A DMakefile6 EXTRAVERSION = macro
391 …VERSION = $(VERSION)$(if $(PATCHLEVEL),.$(PATCHLEVEL)$(if $(SUBLEVEL),.$(SUBLEVEL)))$(EXTRAVERSION)
/openbmc/linux/Documentation/kbuild/
H A Dmakefiles.rst1564 VERSION, PATCHLEVEL, SUBLEVEL, EXTRAVERSION
1573 $(EXTRAVERSION) defines an even tinier sublevel for pre-patches