chore(kernel): upgrade to kernel 6.8.9 (#143)

This commit is contained in:
Alex Zenla
2024-05-10 10:30:06 -07:00
committed by GitHub
parent 09ee251c9e
commit 485f6e8319
5 changed files with 137 additions and 169 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
KERNEL_VERSION="6.7.2"
KERNEL_VERSION="6.8.9"
KERNEL_SRC_URL="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-${KERNEL_VERSION}.tar.xz"