chore(kernel): upgrade to kernel 6.8.9

This commit is contained in:
Alex Zenla
2024-05-08 19:47:15 +00:00
parent 51dff0361d
commit f36baacda9
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"