siflower: add support for Linux 6.12
authorZhu Yujie <[email protected]>
Wed, 19 Nov 2025 08:46:07 +0000 (16:46 +0800)
committerChristian Marangi <[email protected]>
Wed, 19 Nov 2025 19:57:33 +0000 (20:57 +0100)
Set KERNEL_TESTING_PATCHVER to allow testing Linux 6.12.

Signed-off-by: Zhu Yujie <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20555
Signed-off-by: Christian Marangi <[email protected]>
target/linux/siflower/Makefile

index dc3a45b384a33c0f38d05ebf351478287da71c8a..02780922135ee23a3ab82209643c1d89398812df 100644 (file)
@@ -8,6 +8,7 @@ FEATURES:=squashfs usb usbgadget
 SUBTARGETS:=sf19a2890 sf21
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk