diff options
author | John Audia <therealgraysky@proton.me> | 2023-02-27 17:54:37 -0500 |
---|---|---|
committer | John Audia <therealgraysky@proton.me> | 2023-02-28 04:38:13 -0500 |
commit | 736257141f7e2b4cc13c3fe297ecca0b21bcea4b (patch) | |
tree | f9936c111d1d1076979b80c488066960f3034ba4 /include | |
parent | de8d5b50e2a300136c6d3c87d68955ce69cdee35 (diff) | |
download | upstream-736257141f7e2b4cc13c3fe297ecca0b21bcea4b.tar.gz upstream-736257141f7e2b4cc13c3fe297ecca0b21bcea4b.tar.bz2 upstream-736257141f7e2b4cc13c3fe297ecca0b21bcea4b.zip |
kernel: bump 5.15 to 5.15.96
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Run-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
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 a93da1e6a3..5c90c189c4 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .95 -LINUX_KERNEL_HASH-5.15.95 = ea71d1f0d28803679dfdc2278fd9f145f12cb566a796502182d719312756441b +LINUX_VERSION-5.15 = .96 +LINUX_KERNEL_HASH-5.15.96 = 348d974c143fdef8517ec703fdaa24bade12a49047848be92cb9e3253b19ef98 |