From: Mathew McBride Date: Tue, 21 Jul 2026 01:18:32 +0000 (+1000) Subject: armsr: set 6.18 as the default kernel X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5967bf287d63b3bee204bc9c80e6b75d80ac8022;p=thirdparty%2Fopenwrt.git armsr: set 6.18 as the default kernel 6.18 has been enabled as a testing kernel on armsr for a few months now. It should be OK to switch to 6.18 as the default kernel for this target. Signed-off-by: Mathew McBride Link: https://github.com/openwrt/openwrt/pull/24355 Signed-off-by: Jonas Jelonek --- diff --git a/target/linux/armsr/Makefile b/target/linux/armsr/Makefile index a0bb8da08ab..8d35367f7ee 100644 --- a/target/linux/armsr/Makefile +++ b/target/linux/armsr/Makefile @@ -9,8 +9,7 @@ BOARDNAME:=Arm SystemReady (EFI) compliant FEATURES:=fpu pci pcie rtc usb boot-part rootfs-part FEATURES+=cpiogz ext4 ramdisk squashfs targz vmdk -KERNEL_PATCHVER:=6.12 -KERNEL_TESTING_PATCHVER:=6.18 +KERNEL_PATCHVER:=6.18 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += mkf2fs e2fsprogs