Browse Source

bcm47xx: switch default kernel to the 5.15

Signed-off-by: Rafał Miłecki <[email protected]>
Rafał Miłecki 2 years ago
parent
commit
eaf5c85fd3
1 changed files with 1 additions and 2 deletions
  1. 1 2
      target/linux/bcm47xx/Makefile

+ 1 - 2
target/linux/bcm47xx/Makefile

@@ -10,8 +10,7 @@ BOARDNAME:=Broadcom BCM47xx/53xx (MIPS)
 FEATURES:=squashfs usb
 FEATURES:=squashfs usb
 SUBTARGETS:=generic mips74k legacy
 SUBTARGETS:=generic mips74k legacy
 
 
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
 
 
 define Target/Description
 define Target/Description
 	Build firmware images for Broadcom based BCM47xx/53xx routers with MIPS CPU, *not* ARM.
 	Build firmware images for Broadcom based BCM47xx/53xx routers with MIPS CPU, *not* ARM.