diff options
author | John Audia <therealgraysky@proton.me> | 2023-12-03 08:56:31 -0500 |
---|---|---|
committer | Nick Hainke <vincent@systemli.org> | 2023-12-04 12:49:47 +0100 |
commit | 91df0160e6a014927ef181411de3f7f80e97d653 (patch) | |
tree | 3bd5a8e1f0031a001f114b1abe8f295c6640bd10 /include | |
parent | c6a41bffc9a7eabb7763f97aa51144d3e218aec0 (diff) | |
download | openwrt-91df0160e6a014927ef181411de3f7f80e97d653.tar.gz openwrt-91df0160e6a014927ef181411de3f7f80e97d653.tar.bz2 openwrt-91df0160e6a014927ef181411de3f7f80e97d653.zip |
kernel: bump 6.1 to 6.1.65
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.65
All patches automatically rebased.
Build system: x86/64
Build-tested: x86/64/AMD Cezanne, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: x86/64/AMD Cezanne, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-6.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-6.1 b/include/kernel-6.1 index d8f63bc1a3..6038c652a9 100644 --- a/include/kernel-6.1 +++ b/include/kernel-6.1 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.1 = .64 -LINUX_KERNEL_HASH-6.1.64 = 629daa38f3ea67f29610bfbd53f9f38f46834d3654451e9474100490c66dc7e7 +LINUX_VERSION-6.1 = .65 +LINUX_KERNEL_HASH-6.1.65 = 407229936802a44b1e484c2e9ac3bbe53a65d825cc468ccdbd76281b491ab20a |