diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-28 12:05:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-28 12:05:48 +0200 |
commit | 47127fcd287c91397d11bcf697d12c79169528f2 (patch) | |
tree | c820e95113997d03057f869abe0c39b9d549c9c4 /Makefile | |
parent | 5871761c5f0f20d6e98bf3b6bd7486d857589554 (diff) | |
download | linux-stable-47127fcd287c91397d11bcf697d12c79169528f2.tar.gz linux-stable-47127fcd287c91397d11bcf697d12c79169528f2.tar.bz2 linux-stable-47127fcd287c91397d11bcf697d12c79169528f2.zip |
Linux 4.4.268v4.4.268
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Jason Self <jason@bluehome.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/20210426072816.574319312@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 = 267 +SUBLEVEL = 268 EXTRAVERSION = NAME = Blurry Fish Butt |