X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=707952172eceb63fe943e1e5baf750edc8654bde;hb=ef748d4a62a788e235b5443bef664b39e00444a8;hp=a3e52e10840e3355ad4fdb2d36935e112c8c3286;hpb=747b7628ca66de3806e6988d3a6e0c9c48d33694;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/Makefile b/Makefile index a3e52e1..7079521 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 6 -SUBLEVEL = 0 -EXTRAVERSION = -rc6 +SUBLEVEL = 7 +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'