diff options
author | John Audia <therealgraysky@proton.me> | 2022-11-25 16:10:45 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-11-27 13:18:29 +0100 |
commit | acb10faa35748ca3a7e0f559c431a1a752fdc529 (patch) | |
tree | f94d570520d39fb8cc53247d3da0a80a50143582 /include | |
parent | 590aa0ca515b3d9da06fe11d65f43d0dcf5b9cad (diff) | |
download | upstream-acb10faa35748ca3a7e0f559c431a1a752fdc529.tar.gz upstream-acb10faa35748ca3a7e0f559c431a1a752fdc529.tar.bz2 upstream-acb10faa35748ca3a7e0f559c431a1a752fdc529.zip |
kernel: bump 5.10 to 5.10.156
Manually rebased: ath79/patches-5.10/910-unaligned_access_hacks.patch
All other patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-5.10 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-5.10 b/include/kernel-5.10 index dec15dddaa..16040014ff 100644 --- a/include/kernel-5.10 +++ b/include/kernel-5.10 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.10 = .155 -LINUX_KERNEL_HASH-5.10.155 = f1b027526c58e7bd127f35b17736e4a6c865866b9048898f05c5358d4d52d4f3 +LINUX_VERSION-5.10 = .156 +LINUX_KERNEL_HASH-5.10.156 = 679e9964ca720027967391b61db990ceb7868e93e203f87724f18310f4955923 |