diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-09 13:34:16 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-09 13:34:16 +0100 |
commit | 26adb9d8ba0769575032b4ff6cb7baa55574bedf (patch) | |
tree | 98fefdd16bf63a7bd3b1e60f2aacf6ec95c513e4 | |
parent | 878ba6234c5827722d79767d39450340e228ce86 (diff) |
Linux 4.4.250
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210107143049.179580814@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 249 +SUBLEVEL = 250 EXTRAVERSION = NAME = Blurry Fish Butt |