X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile;h=ef1c4163c43e201f2aaca6844748c2bb1c1acd50;hb=4571767d66d62eb0d4ffda0a42a42c84eefb38c3;hp=3de08c780c7459818ee5148e531d81f0e9a9c12c;hpb=e402b08634b398e9feb94902c7adcf05bb8ba47d;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/Makefile b/Makefile index 3de08c7..ef1c416 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 6 -SUBLEVEL = 0 -EXTRAVERSION = -rc3 +SUBLEVEL = 16 +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'