Răsfoiți Sursa

siflower: add support for Linux 6.12

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]>
Zhu Yujie 3 luni în urmă
părinte
comite
e73c4a72f4
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      target/linux/siflower/Makefile

+ 1 - 0
target/linux/siflower/Makefile

@@ -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