From: Mathew McBride Date: Tue, 18 Mar 2025 04:42:13 +0000 (+1100) Subject: armsr: enable 6.12 as a testing kernel version X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18849%2Fhead;p=thirdparty%2Fopenwrt.git armsr: enable 6.12 as a testing kernel version Allow the armsr target to be built with a 6.12 kernel when CONFIG_TESTING_KERNEL is set. Signed-off-by: Mathew McBride Link: https://github.com/openwrt/openwrt/pull/18849 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/armsr/Makefile b/target/linux/armsr/Makefile index 02b0eda6075..8f8c5aa081d 100644 --- a/target/linux/armsr/Makefile +++ b/target/linux/armsr/Makefile @@ -10,7 +10,7 @@ FEATURES:=fpu pci pcie rtc usb boot-part rootfs-part FEATURES+=cpiogz ext4 ramdisk squashfs targz vmdk KERNEL_PATCHVER:=6.6 - +KERNEL_TESTING_PATCHVER:=6.12 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += mkf2fs e2fsprogs