From: Mathew McBride Date: Tue, 6 Jan 2026 06:48:29 +0000 (+1100) Subject: armsr: enable 6.18 as a testing kernel X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=2c6e8fd94bbf8ca68bcbc6af50bd84bdd87edcbb;p=thirdparty%2Fopenwrt.git armsr: enable 6.18 as a testing kernel Allow armsr to be built with kernel 6.18 when CONFIG_TESTING_KERNEL is set Signed-off-by: Mathew McBride Link: https://github.com/openwrt/openwrt/pull/21433 Signed-off-by: Jonas Jelonek --- diff --git a/target/linux/armsr/Makefile b/target/linux/armsr/Makefile index 74dd3efa1f7..a0bb8da08ab 100644 --- a/target/linux/armsr/Makefile +++ b/target/linux/armsr/Makefile @@ -10,6 +10,7 @@ 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 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += mkf2fs e2fsprogs