diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-16 13:32:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-16 13:32:37 +0200 |
commit | a2ed1606213906ac22fd66bebb34b88f8e24224b (patch) | |
tree | 135a772de566a2270fb40cd60971150b55635a33 | |
parent | 487489c4c8222f90c6bf5c1c2385a32504fb0366 (diff) |
Linux 5.10.219v5.10.219
Link: https://lore.kernel.org/r/20240613113247.525431100@linuxfoundation.org
Tested-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
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 = 218 +SUBLEVEL = 219 EXTRAVERSION = NAME = Dare mighty things |