diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-13 16:46:18 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-13 16:46:18 +0100 |
| commit | 27972f32764632d687a5f851c1ce5e206a09acce (patch) | |
| tree | edfa7602a8d828878b0727e6db8ca6859ecbb18c /Makefile | |
| parent | d9478fe0a89b0de361e7d503f42b6480eedf1972 (diff) | |
Linux 4.14.333v4.14.333
Link: https://lore.kernel.org/r/20231211182008.665944227@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Link: https://lore.kernel.org/r/20231212120146.831816822@linuxfoundation.org
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
| -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 = 332 +SUBLEVEL = 333 EXTRAVERSION = NAME = Petit Gorille |
