diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-11 13:36:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-11 13:36:47 +0100 |
commit | f299fb634f3b99d7462b2321c3ccf6773812a44e (patch) | |
tree | 4176e5183a9b4f4c9f8cd01f7c7e007b93e4768d /Makefile | |
parent | ec5aa25d75833ad6090cb11f1a696e4c9274bcf2 (diff) | |
download | linux-stable-f299fb634f3b99d7462b2321c3ccf6773812a44e.tar.gz linux-stable-f299fb634f3b99d7462b2321c3ccf6773812a44e.tar.bz2 linux-stable-f299fb634f3b99d7462b2321c3ccf6773812a44e.zip |
Linux 4.4.248v4.4.248
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20201210142600.887734129@linuxfoundation.org
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 = 247 +SUBLEVEL = 248 EXTRAVERSION = NAME = Blurry Fish Butt |