diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-28 09:14:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-28 09:14:29 +0200 |
commit | edcc1d3a1c2e80a7fe254889877c0b073474fd5a (patch) | |
tree | f69fe919954581088f8ab18ca9b1dc95a35d751f /Makefile | |
parent | 039f1a721cd2e33f22ba92e808d725dc2ee5e617 (diff) | |
download | linux-rt-edcc1d3a1c2e80a7fe254889877c0b073474fd5a.tar.gz |
Linux 4.9.277v4.9.277
Link: https://lore.kernel.org/r/20210726153824.868160836@linuxfoundation.org
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20210727061343.233942938@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.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 = 276 +SUBLEVEL = 277 EXTRAVERSION = NAME = Roaring Lionus |