diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-09 13:37:40 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-09 13:37:40 +0100 |
| commit | ec822b3e8bf485ecb543773ad29289e6bb87b338 (patch) | |
| tree | 790b6529c81d2274232f3fde5805b43824479073 | |
| parent | d367530330f7f638eecdfc724ae276546f1b1e68 (diff) | |
Linux 4.14.214v4.14.214
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210107143052.973437064@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 = 213 +SUBLEVEL = 214 EXTRAVERSION = NAME = Petit Gorille |
