mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-02 12:50:54 +00:00
kernel: bump to 6.7.8
This commit is contained in:
parent
9623497b01
commit
a5af3ffbe7
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
KERNEL_VERSION="6.7.5"
|
||||
KERNEL_VERSION="6.7.8"
|
||||
KERNEL_SRC_URL="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-${KERNEL_VERSION}.tar.xz"
|
||||
SRC_DIR_NAME="linux-${KERNEL_VERSION}"
|
||||
OUTPUT_DIR_NAME="target"
|
||||
|
Loading…
Reference in New Issue
Block a user