diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-23 13:58:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-23 13:58:14 +0100 |
commit | 312b5d65a03db01974224c76481c0db1786c41ae (patch) | |
tree | f45d3d9803b07fb694da2ecd2179ebdd6c590219 /Makefile | |
parent | 4230401d22d6365338c6cf8003d7d32f06d4680b (diff) | |
download | linux-stable-312b5d65a03db01974224c76481c0db1786c41ae.tar.gz linux-stable-312b5d65a03db01974224c76481c0db1786c41ae.tar.bz2 linux-stable-312b5d65a03db01974224c76481c0db1786c41ae.zip |
Linux 4.4.258v4.4.258
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Jason Self <jason@bluehome.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/20210222121013.581198717@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 = 257 +SUBLEVEL = 258 EXTRAVERSION = NAME = Blurry Fish Butt |