X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile;h=f8c14da7c7bc715ea4f8de0b6e555638fb9413e5;hb=b346a531159d08c564a312a9eaeea691704f3c00;hp=88ebf65479644c268b90a5342434f6ebbbfdb025;hpb=88e4cd893f5f05de54a6e013a33c524d30fcad83;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/Makefile b/Makefile index 88ebf65..f8c14da 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 6 -SUBLEVEL = 0 -EXTRAVERSION = -rc5 +SUBLEVEL = 1 +EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* @@ -1474,7 +1474,7 @@ endif # CONFIG_MODULES # Directories & files removed with 'make clean' CLEAN_FILES += vmlinux.symvers modules-only.symvers \ modules.builtin modules.builtin.modinfo modules.nsdeps \ - compile_commands.json .thinlto-cache rust/test rust/doc \ + compile_commands.json .thinlto-cache rust/test \ rust-project.json .vmlinux.objs .vmlinux.export.c # Directories & files removed with 'make mrproper'