diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-01 12:11:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-01 12:11:58 +0300 |
commit | 18f617d6f398c264e3172532a5d3c656f17cecfa (patch) | |
tree | 117b97ba39e1808914ca31de1a74c552184fae03 /Makefile | |
parent | 52632efa9e41be0c55d41bebd9e11f9769997270 (diff) | |
download | linux-18f617d6f398c264e3172532a5d3c656f17cecfa.tar.xz |
Linux 4.4.238v4.4.238
Link: https://lore.kernel.org/r/20200929105928.198942536@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 = 237 +SUBLEVEL = 238 EXTRAVERSION = NAME = Blurry Fish Butt |