diff options
author | John Audia <therealgraysky@proton.me> | 2023-01-24 07:43:03 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-26 00:16:00 +0100 |
commit | 4e9365a654fe33c1c140253de752bdea67d83d03 (patch) | |
tree | 65c5cc9b08262ab01eec7632b37701933a1dae31 /include | |
parent | 8f47b87b0cc8178f73d280c98e571fe9f0ddfee8 (diff) | |
download | upstream-4e9365a654fe33c1c140253de752bdea67d83d03.tar.gz upstream-4e9365a654fe33c1c140253de752bdea67d83d03.tar.bz2 upstream-4e9365a654fe33c1c140253de752bdea67d83d03.zip |
kernel: bump 5.15 to 5.15.90
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: bcm2711/RPi4B, 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 82d1c5a7bc..ab1500f4b2 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .89 -LINUX_KERNEL_HASH-5.15.89 = e7311b874e014bb6d37c051319bd6a4a4e3d05a1c32546522deabbfd2d752fe8 +LINUX_VERSION-5.15 = .90 +LINUX_KERNEL_HASH-5.15.90 = e6fd430022686753af7516fe7544f96aab379509dc5b7829017bdcd92b393b42 |