aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSasha Levin2024-03-24 13:39:14 -0500
committerSasha Levin2024-03-26 17:23:12 -0500
commit24489321d0cd5339f9c2da01eb8bf2bccbac7956 (patch)
tree4a475e758b1d02eb8643d04d040504842d0b596d
parentb37f030486d5b593de7546bf8f75eaa8bc92e575 (diff)
downloadti-linux-kernel-linux-5.4.y.tar.gz
ti-linux-kernel-linux-5.4.y.tar.xz
ti-linux-kernel-linux-5.4.y.zip
Linux 5.4.273v5.4.273linux-5.4.y
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 184b31e84b99..bcf56ce1a7f8 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 = 4 3PATCHLEVEL = 4
4SUBLEVEL = 272 4SUBLEVEL = 273
5EXTRAVERSION = 5EXTRAVERSION =
6NAME = Kleptomaniac Octopus 6NAME = Kleptomaniac Octopus
7 7