diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-11 12:46:41 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-11 12:46:41 +0200 |
| commit | e0c3e706e94deeaa75c5f9fb91cd24b3c71b4793 (patch) | |
| tree | e0eeeee01bb1d703b9a72ce95746c0371a761516 /Makefile | |
| parent | 01df0e31cb208a6b16b2d19e746a2d203cc24682 (diff) | |
Linux 4.9.275v4.9.275
Link: https://lore.kernel.org/r/20210709131542.410636747@linuxfoundation.org
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>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
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 = 274 +SUBLEVEL = 275 EXTRAVERSION = NAME = Roaring Lionus |
