Procházet zdrojové kódy

bcm4908: add 6.12 testing kernel

Add 6.12 testing kernel for bcm4908 target.

Signed-off-by: Stefan Kalscheuer <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20169
Signed-off-by: Christian Marangi <[email protected]>
Stefan Kalscheuer před 3 měsíci
rodič
revize
9d2882f3c0
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      target/linux/bcm4908/Makefile

+ 1 - 0
target/linux/bcm4908/Makefile

@@ -10,6 +10,7 @@ CPU_TYPE:=cortex-a53
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 define Target/Description
 	Build firmware images for Broadcom BCM4908 SoC family routers.