diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-25 11:45:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-25 11:45:20 +0200 |
commit | 4ffa4be5a14beeb008bd2b4fbc681222bfec90c7 (patch) | |
tree | 515e6b644e6377bd8dd0a4de298e1fe4ddb75bb2 | |
parent | a81a6b204a303116e64e0a6288b701cbda9d4de7 (diff) | |
download | linux-rt-4.9.320.tar.gz |
Linux 4.9.320v4.9.320
Link: https://lore.kernel.org/r/20220623164344.053938039@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>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
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 = 9 -SUBLEVEL = 319 +SUBLEVEL = 320 EXTRAVERSION = NAME = Roaring Lionus |