diff options
| author | Sasha Levin <sashal@kernel.org> | 2024-03-13 07:43:30 -0400 |
|---|---|---|
| committer | Sasha Levin <sashal@kernel.org> | 2024-03-15 14:40:25 -0400 |
| commit | d35f38551c217d32daa0b7f5008adf1d21226042 (patch) | |
| tree | e5f3d88eea7f377f89085ef48697ab05d0197641 | |
| parent | 738845b022d3244b36ab63e76968fe25c5c78ec2 (diff) | |
Linux 5.10.213v5.10.213
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: kernelci.org bot <bot@kernelci.org>
Signed-off-by: Sasha Levin <sashal@kernel.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 = 212 +SUBLEVEL = 213 EXTRAVERSION = NAME = Dare mighty things |
