diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-11 13:37:12 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-11 13:37:12 +0100 |
| commit | b0ee52316847cf279a1028334117985a5d633c0c (patch) | |
| tree | 8bab7e7d2331844a306611f734b40d308cf992b8 /Makefile | |
| parent | 1eaf6c288a9928492b0237470c47263b26bc514e (diff) | |
Linux 4.4.299
Link: https://lore.kernel.org/r/20220110071811.779189823@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
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,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 298 +SUBLEVEL = 299 EXTRAVERSION = NAME = Blurry Fish Butt |
