diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-24 13:05:58 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-24 13:05:58 +0100 |
commit | 87335852c5d9ec629f80bb2257b9a9945962b719 (patch) | |
tree | 98ededef28816a28a66a2c04e9a2044c9caaaec8 | |
parent | 8ba97e25e9225bf3983d2c07da2e4a3606a04191 (diff) | |
download | linux-rt-87335852c5d9ec629f80bb2257b9a9945962b719.tar.gz |
Linux 4.14.209v4.14.209
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/20201123121805.028396732@linuxfoundation.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 = 4 PATCHLEVEL = 14 -SUBLEVEL = 208 +SUBLEVEL = 209 EXTRAVERSION = NAME = Petit Gorille |