diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-08 08:38:54 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-08 08:38:54 +0200 |
commit | 8028d2cebd46a484e6688b49a323e9f4543d774a (patch) | |
tree | e4d651785f4272ea83e2fc1ca81210cc4e74c72b /Makefile | |
parent | c67bf898c9e13d8c5ffaf9515c83f4bbdb34e8e9 (diff) | |
download | linux-rt-8028d2cebd46a484e6688b49a323e9f4543d774a.tar.gz |
Linux 4.9.279v4.9.279
Link: https://lore.kernel.org/r/20210806081109.324409899@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
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 = 9 -SUBLEVEL = 278 +SUBLEVEL = 279 EXTRAVERSION = NAME = Roaring Lionus |