siflower: switch to kernel 6.12
authorGoetz Goerisch <[email protected]>
Sun, 23 Nov 2025 09:06:15 +0000 (10:06 +0100)
committerChristian Marangi <[email protected]>
Tue, 25 Nov 2025 18:08:18 +0000 (19:08 +0100)
switch the kernel to 6.12 by default

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

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