diff options
author | John Audia <therealgraysky@proton.me> | 2023-03-22 11:08:27 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-03-25 16:05:14 +0100 |
commit | f0bc2636cec9000ae6f6411e510555140dbc6537 (patch) | |
tree | dd838d5474283175e0c790022ef467f76eace58c /include | |
parent | d59d69f9e1cb5bb8a11aba023b09550bc9c0ed35 (diff) | |
download | upstream-f0bc2636cec9000ae6f6411e510555140dbc6537.tar.gz upstream-f0bc2636cec9000ae6f6411e510555140dbc6537.tar.bz2 upstream-f0bc2636cec9000ae6f6411e510555140dbc6537.zip |
kernel: bump 5.15 to 5.15.104
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, 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 16eabc74de..51d1c3c6fe 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .103 -LINUX_KERNEL_HASH-5.15.103 = 0876ba81631cca532f72a8d633f7031c3068669a0ecdd77d23b74e8dfc8dd705 +LINUX_VERSION-5.15 = .104 +LINUX_KERNEL_HASH-5.15.104 = 71c532ce09992e470f3259ffeb38d2b5bba990c243a559e4726a57412bd36b54 |