aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2024-04-17 04:18:29 -0500
committerGreg Kroah-Hartman2024-04-17 04:18:29 -0500
commit6741e066ec7633450d3186946035c1f80c4226b8 (patch)
tree7f1d6a084f961cd7d7f8b14878fba24052c307e2
parent724fbc7c0cb88729ec914a3d778f466e5ea3dbb7 (diff)
downloadti-linux-kernel-linux-6.1.y.tar.gz
ti-linux-kernel-linux-6.1.y.tar.xz
ti-linux-kernel-linux-6.1.y.zip
Linux 6.1.87v6.1.87linux-6.1.y
Link: https://lore.kernel.org/r/20240415141946.165870434@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Kelsey Steele <kelseysteele@linux.microsoft.com> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Yann Sionneau<ysionneau@kalrayinc.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Mateusz Jończyk <mat.jonczyk@o2.pl> Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 baddd8ed8186..e46a57006a34 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1# SPDX-License-Identifier: GPL-2.0 1# SPDX-License-Identifier: GPL-2.0
2VERSION = 6 2VERSION = 6
3PATCHLEVEL = 1 3PATCHLEVEL = 1
4SUBLEVEL = 86 4SUBLEVEL = 87
5EXTRAVERSION = 5EXTRAVERSION =
6NAME = Curry Ramen 6NAME = Curry Ramen
7 7