[openwrt/openwrt] kernel: add define for kernel 6.1

LEDE Commits lede-commits at lists.infradead.org
Mon May 22 13:40:19 PDT 2023


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/8fb9bbcf659ac6205554ed1680c57f3c4e0e0f54

commit 8fb9bbcf659ac6205554ed1680c57f3c4e0e0f54
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Tue Oct 18 22:24:40 2022 +0200

    kernel: add define for kernel 6.1
    
    Add define for kernel 6.1.
    
    Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
 include/kernel-6.1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/kernel-6.1 b/include/kernel-6.1
new file mode 100644
index 0000000000..34e916622a
--- /dev/null
+++ b/include/kernel-6.1
@@ -0,0 +1,2 @@
+LINUX_VERSION-6.1 = .29
+LINUX_KERNEL_HASH-6.1.29 = 1e736cc9bd6036379a1d915e518abd4c2c94ad0fd1ea0da961c3489308b8fcfb
\ No newline at end of file




More information about the lede-commits mailing list