Sfoglia il codice sorgente

bcm4908: set kernel 6.6 as a testing version

Add kernel 6.6 for testing.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Mieczyslaw Nalewaj 1 anno fa
parent
commit
f3895fd30a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 define Target/Description
 	Build firmware images for Broadcom BCM4908 SoC family routers.