diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-12 08:52:17 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-12 08:52:17 +0300 |
commit | 6348ae07835a05f78ab3ada1f7293665a410a273 (patch) | |
tree | c95bd1c660cfd5a1655d7045d9279fc0960880ef /Makefile | |
parent | 7815cbf19ac47ca0cc22b0d8aa25d6ec6ab2ad81 (diff) | |
download | linux-6348ae07835a05f78ab3ada1f7293665a410a273.tar.xz |
Linux 4.9.310v4.9.310
Link: https://lore.kernel.org/r/20220406182436.675069715@linuxfoundation.org
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Shuah Khan <skhan@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 = 9 -SUBLEVEL = 309 +SUBLEVEL = 310 EXTRAVERSION = NAME = Roaring Lionus |