aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2020-12-30 04:54:29 -0600
committerGreg Kroah-Hartman2020-12-30 04:54:29 -0600
commitb1313fe517ca3703119dcc99ef3bbf75ab42bcfb (patch)
treec6a9dd929316c109b678e27850329d07a33fe372
parent700d098acec5271161606f3c0086b71695ea2ef8 (diff)
downloadkernel-b1313fe517ca3703119dcc99ef3bbf75ab42bcfb.tar.gz
kernel-b1313fe517ca3703119dcc99ef3bbf75ab42bcfb.tar.xz
kernel-b1313fe517ca3703119dcc99ef3bbf75ab42bcfb.zip
Linux 5.10.4v5.10.4
Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Link: https://lore.kernel.org/r/20201229103832.108495696@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a72bc404123d..1e50d6af932a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1# SPDX-License-Identifier: GPL-2.0 1# SPDX-License-Identifier: GPL-2.0
2VERSION = 5 2VERSION = 5
3PATCHLEVEL = 10 3PATCHLEVEL = 10
4SUBLEVEL = 3 4SUBLEVEL = 4
5EXTRAVERSION = 5EXTRAVERSION =
6NAME = Kleptomaniac Octopus 6NAME = Kleptomaniac Octopus
7 7