VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Linus Torvalds <torvalds@linux-foundation.org> 2020-08-16 13:04:57 -0700 committer: Linus Torvalds <torvalds@linux-foundation.org> 2020-08-16 13:04:57 -0700 commit: 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 parent: 2cc3c4b3c2e9c99e90aaf19cd801ff2c160f283c
Commit Summary:
Linux 5.9-rc1
Diffstat:
1 file changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 254e80a96b23..9cac6fde3479 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 # SPDX-License-Identifier: GPL-2.0
 VERSION = 5
-PATCHLEVEL = 8
+PATCHLEVEL = 9
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME = Kleptomaniac Octopus
 
 # *DOCUMENTATION*