diff options
author | John Audia <therealgraysky@proton.me> | 2023-07-05 16:54:48 -0400 |
---|---|---|
committer | Nick Hainke <vincent@systemli.org> | 2023-07-07 17:07:26 +0200 |
commit | 0dc0504fc8e5f0c3cafe6c1da7192f51a09c5bc3 (patch) | |
tree | a07d8c117b7dfc4796d69d7200acf5f0e7733c13 /include | |
parent | cd804c1ebb34c9740f8ad9fe393a81f3efb7b009 (diff) |
kernel: bump 5.15 to 5.15.120
All patches automatically rebased.
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-5.15 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-5.15 b/include/kernel-5.15 index ac48a2e8b1..bf681e2edb 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .119 -LINUX_KERNEL_HASH-5.15.119 = 7aa5a0fd3520947e5599e811d28acdc30e36446c016c7dcee3793e6d1cbecfcf +LINUX_VERSION-5.15 = .120 +LINUX_KERNEL_HASH-5.15.120 = 6499089eae6b271063cb3e873ab7f4ba0543cfb21dcc9c54d9bcf5357db683f6 |