Browse Source

bcm53xx: add 6.12 testing kernel

Add 6.12 testing kernel for bcm53xx target.

Signed-off-by: Stefan Kalscheuer <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20167
Signed-off-by: Christian Marangi <[email protected]>
Stefan Kalscheuer 3 months ago
parent
commit
bcae238390
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/bcm53xx/Makefile

+ 1 - 0
target/linux/bcm53xx/Makefile

@@ -12,6 +12,7 @@ CPU_TYPE:=cortex-a9
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 define Target/Description
 	Build firmware images for Broadcom based BCM47xx/53xx routers with ARM CPU, *not* MIPS.