diff options
author | John Audia <therealgraysky@proton.me> | 2023-02-01 15:37:19 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-02-03 09:34:32 +0100 |
commit | 59fe39f6fcf1407a53ec54cb54d1e27dfa0beca5 (patch) | |
tree | 0c8ec0b8c56830dbbd04311b8656f5b4403fb3b7 /include | |
parent | acd8e94d20eea746f8fd01d0603bf46ef1d494af (diff) | |
download | openwrt-59fe39f6fcf1407a53ec54cb54d1e27dfa0beca5.tar.gz |
kernel: bump 5.15 to 5.15.91
Manually rebased:
pending-5.15/103-kbuild-export-SUBARCH.patch
All other 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 ab1500f4b2..1d1c654c2c 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .90 -LINUX_KERNEL_HASH-5.15.90 = e6fd430022686753af7516fe7544f96aab379509dc5b7829017bdcd92b393b42 +LINUX_VERSION-5.15 = .91 +LINUX_KERNEL_HASH-5.15.91 = a63c2bb1beb15f1aea9c63cf80559f5b7ab58afd2da2fa5e7670c515ebe1fe80 |