X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=Makefile;h=3d328b7ab20030c9007c017a671b74ab9b580b84;hp=e30cf02da8b892f3fc95492635f426b8383e5980;hb=1f3147b49d75b47b6be54a1e6dfa87a4921e1e51;hpb=5ba836eb9fdb07843cfa004e511f333745adb76e diff --git a/Makefile b/Makefile index e30cf02da8b8..3d328b7ab200 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 -PATCHLEVEL = 10 +PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Kleptomaniac Octopus # *DOCUMENTATION* @@ -450,7 +450,7 @@ LEX = flex YACC = bison AWK = awk INSTALLKERNEL := installkernel -DEPMOD = /sbin/depmod +DEPMOD = depmod PERL = perl PYTHON = python PYTHON3 = python3