diff options
author | John Audia <therealgraysky@proton.me> | 2023-06-21 12:17:06 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-06-25 16:05:18 +0200 |
commit | 51c397c33fc47202d50ca90c779f1c3239ebbc3f (patch) | |
tree | 14799ee783a84cbbe23a67b572771c503b319e49 /include | |
parent | b1b829ad6a71f32c0f8a669db53264cf5b1f259b (diff) | |
download | upstream-51c397c33fc47202d50ca90c779f1c3239ebbc3f.tar.gz upstream-51c397c33fc47202d50ca90c779f1c3239ebbc3f.tar.bz2 upstream-51c397c33fc47202d50ca90c779f1c3239ebbc3f.zip |
kernel: bump 5.15 to 5.15.118
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>
(cherry picked from commit 1f5fce27c195373fedcf233a48470de97752058f)
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 fc637450b5..aa4541d277 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .117 -LINUX_KERNEL_HASH-5.15.117 = a9a8331f3c0e004b40a41f30d688b53bf85405597ac41c2c89be7f4fbcf7239f +LINUX_VERSION-5.15 = .118 +LINUX_KERNEL_HASH-5.15.118 = 4e6bf4dadb04d5d11d1d4cc37c0eabcf33bc333b7dd3dc2143c3099a823eb5b3 |