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.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F19980%2Fhead;p=thirdparty%2Fopenwrt.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 950880e22b4..2e234a1850a 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