siflower: add support for Linux 6.12

Set KERNEL_TESTING_PATCHVER to allow testing Linux 6.12.

Signed-off-by: Zhu Yujie <libriunc@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20555
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Zhu Yujie 2025-11-19 16:46:07 +08:00 committed by Christian Marangi
parent fc53b04160
commit e73c4a72f4
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7

View 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