X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=Makefile;h=3d328b7ab20030c9007c017a671b74ab9b580b84;hp=e30cf02da8b892f3fc95492635f426b8383e5980;hb=f6e1ea19649216156576aeafa784e3b4cee45549;hpb=92dbc9dedccb9759c7f9f2f0ae6242396376988f 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