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 4.17-rc4
Linus Torvalds
7 years ago
75bc37fe
701e39d0
+2
-2
1 changed file
expand all
collapse all
unified
split
Makefile
+2
-2
Makefile
···
2
2
VERSION = 4
3
3
PATCHLEVEL = 17
4
4
SUBLEVEL = 0
5
5
-
EXTRAVERSION = -rc3
6
6
-
NAME = Fearless Coyote
5
5
+
EXTRAVERSION = -rc4
6
6
+
NAME = Merciless Moray
7
7
8
8
# *DOCUMENTATION*
9
9
# To see a list of typical targets execute "make help"