Browse Source

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 3 tháng trước cách đây
mục cha
commit
9d2882f3c0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      target/linux/bcm4908/Makefile

+ 1 - 0
target/linux/bcm4908/Makefile

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