From: Weijie Gao Date: Sun, 7 Sep 2025 19:37:46 +0000 (+0800) Subject: loongarch64: switch to Linux 6.12 by default X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c21d4916aec7aff5d0e979a33839a6b3ea044f83;p=openwrt%2Fstaging%2Fnbd.git loongarch64: switch to Linux 6.12 by default Use Linux kernel version 6.12 by default for loongarch64 target. Signed-off-by: Weijie Gao Link: https://github.com/openwrt/openwrt/pull/19980 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/loongarch64/Makefile b/target/linux/loongarch64/Makefile index 950880e22b..2e234a1850 100644 --- a/target/linux/loongarch64/Makefile +++ b/target/linux/loongarch64/Makefile @@ -10,8 +10,7 @@ BOARDNAME:=Loongson LoongArch FEATURES:=audio display ext4 pcie boot-part rootfs-part rtc usb targz SUBTARGETS:=generic -KERNEL_PATCHVER:=6.6 -KERNEL_TESTING_PATCHVER:=6.12 +KERNEL_PATCHVER:=6.12 KERNELNAME:=vmlinuz.efi dtbs