diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-22 15:39:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-22 15:39:30 +0200 |
commit | 5a8fa04b2a4de1d52be4a04690dcb52ac7998943 (patch) | |
tree | eba62d144fea32dd0a720b970ced7074f7493c3e | |
parent | 2abe57d62a454f1b42eb69d469964bfbe0be3257 (diff) |
Linux 5.10.228v5.10.228
Link: https://lore.kernel.org/r/20241021102241.624153108@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 227 +SUBLEVEL = 228 EXTRAVERSION = NAME = Dare mighty things |