tangled
alpha
login
or
join now
tjh.dev
/
kernel
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
Linux 5.12-rc1
Linus Torvalds
4 years ago
fe07bfda
d346da4a
+3
-3
1 changed file
expand all
collapse all
unified
split
Makefile
+3
-3
Makefile
···
1
1
# SPDX-License-Identifier: GPL-2.0
2
2
VERSION = 5
3
3
-
PATCHLEVEL = 11
3
3
+
PATCHLEVEL = 12
4
4
SUBLEVEL = 0
5
5
-
EXTRAVERSION =
6
6
-
NAME = 💕 Valentine's Day Edition 💕
5
5
+
EXTRAVERSION = -rc1
6
6
+
NAME = Frozen Wasteland
7
7
8
8
# *DOCUMENTATION*
9
9
# To see a list of typical targets execute "make help"