diff options
author | Sasha Levin <sashal@kernel.org> | 2021-08-26 08:51:21 -0400 |
---|---|---|
committer | Sasha Levin <sashal@kernel.org> | 2021-08-26 08:51:21 -0400 |
commit | 452ea6a15ed2ac74789b7b3513777cc94ea3b751 (patch) | |
tree | ead2ba98f9b0c9fe53307e9e58f4bbfeddadf7fc | |
parent | f15e6426739389876d66d093f49866b4f24c1a4b (diff) | |
download | linux-rt-452ea6a15ed2ac74789b7b3513777cc94ea3b751.tar.gz |
Linux 5.10.61v5.10.61
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Tested-by: Hulk Robot <hulkrobot@huawei.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.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 = 60 +SUBLEVEL = 61 EXTRAVERSION = NAME = Dare mighty things |