| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | patch-kernel | 206 echo "Current kernel version is $VERSION.$PATCHLEVEL.$SUBLEVEL${EXTRAVERSION} ($NAME)" 210 if [ x$EXTRAVERSION != "x" ] 212 EXTRAVER=${EXTRAVERSION#.}
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | patch-kernel | 206 echo "Current kernel version is $VERSION.$PATCHLEVEL.$SUBLEVEL${EXTRAVERSION} ($NAME)" 210 if [ x$EXTRAVERSION != "x" ] 212 EXTRAVER=${EXTRAVERSION#.}
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | patch-kernel | 205 echo "Current kernel version is $VERSION.$PATCHLEVEL.$SUBLEVEL${EXTRAVERSION} ($NAME)" 209 if [ x$EXTRAVERSION != "x" ] 211 EXTRAVER=${EXTRAVERSION#.}
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | patch-kernel | 205 echo "Current kernel version is $VERSION.$PATCHLEVEL.$SUBLEVEL${EXTRAVERSION} ($NAME)" 209 if [ x$EXTRAVERSION != "x" ] 211 EXTRAVER=${EXTRAVERSION#.}
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | patch-kernel | 206 echo "Current kernel version is $VERSION.$PATCHLEVEL.$SUBLEVEL${EXTRAVERSION} ($NAME)" 210 if [ x$EXTRAVERSION != "x" ] 212 EXTRAVER=${EXTRAVERSION#.}
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | patch-kernel | 206 echo "Current kernel version is $VERSION.$PATCHLEVEL.$SUBLEVEL${EXTRAVERSION} ($NAME)" 210 if [ x$EXTRAVERSION != "x" ] 212 EXTRAVER=${EXTRAVERSION#.}
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | patch-kernel | 206 echo "Current kernel version is $VERSION.$PATCHLEVEL.$SUBLEVEL${EXTRAVERSION} ($NAME)" 210 if [ x$EXTRAVERSION != "x" ] 212 EXTRAVER=${EXTRAVERSION#.}
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | mpc52xx.rst | 11 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION 23 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/ |
| H A D | Makefile | 92 EXTRAVERSION = $(EP_EXTRAVERSION) macro 160 echo '#define EXTRAVERSION ' $(EXTRAVERSION); \ 161 echo '#define VERSION_STRING "'$(VERSION).$(PATCHLEVEL).$(EXTRAVERSION)'"'; \
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/utils/ |
| H A D | version-gen.sh | 31 VN="${VERSION}.${PATCHLEVEL}.${SUBLEVEL}${EXTRAVERSION}"
|
| /OK3568_Linux_fs/yocto/poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/ |
| H A D | 0001-linux-version-tweak.patch | 21 EXTRAVERSION =
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/ |
| H A D | 0001-Fix-parsing-of-r-in-monitor-manager-mode.patch | 26 @@ -81,11 +81,13 @@ char Version[] = "mdadm - v" VERSION " - " VERS_DATE EXTRAVERSION "\n";
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/ |
| H A D | Makefile | 87 EXTRAVERSION = $(LIBPERF_EXTRAVERSION) macro
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | 0001-multipath-tools-use-run-instead-of-dev-shm.patch | 76 + -DCONFIG_DIR=\"$(configdir)\" -DEXTRAVERSION=\"$(EXTRAVERSION)\" -MMD -MP
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | kernel.bbclass | 490 EXTRAVERSION=$(grep "^EXTRAVERSION =" ${S}/Makefile | sed s/.*=\ *//) 504 vers="${vers}${EXTRAVERSION}" 505 reg="${reg}${EXTRAVERSION}"
|
| /OK3568_Linux_fs/kernel/ |
| H A D | Makefile | 5 EXTRAVERSION = macro 361 …VERSION = $(VERSION)$(if $(PATCHLEVEL),.$(PATCHLEVEL)$(if $(SUBLEVEL),.$(SUBLEVEL)))$(EXTRAVERSION)
|
| H A D | Makefile-bak | 5 EXTRAVERSION = 361 …VERSION = $(VERSION)$(if $(PATCHLEVEL),.$(PATCHLEVEL)$(if $(SUBLEVEL),.$(SUBLEVEL)))$(EXTRAVERSION)
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | module-signing.rst | 285 kernel release string by changing ``EXTRAVERSION`` or ``CONFIG_LOCALVERSION``.
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | Makefile | 8 EXTRAVERSION = macro 368 …VERSION = $(VERSION)$(if $(PATCHLEVEL),.$(PATCHLEVEL)$(if $(SUBLEVEL),.$(SUBLEVEL)))$(EXTRAVERSION)
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | makefiles.rst | 1540 VERSION, PATCHLEVEL, SUBLEVEL, EXTRAVERSION 1549 $(EXTRAVERSION) defines an even tinier sublevel for pre-patches
|