Просмотр исходного кода

bcm63xx: switch to Kernel 5.10

Bump the last missing target to Kernel 5.10. While this requires a work
around to boot it will allow more people to test the new Kernel before
the upcomming release.

Signed-off-by: Paul Spooren <[email protected]>
Paul Spooren 4 лет назад
Родитель
Сommit
493b60d044
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      target/linux/bcm63xx/Makefile

+ 2 - 2
target/linux/bcm63xx/Makefile

@@ -10,8 +10,8 @@ BOARD:=bcm63xx
 BOARDNAME:=Broadcom BCM63xx
 BOARDNAME:=Broadcom BCM63xx
 SUBTARGETS:=generic smp
 SUBTARGETS:=generic smp
 FEATURES:=squashfs usb atm pci pcmcia usbgadget
 FEATURES:=squashfs usb atm pci pcmcia usbgadget
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+
+KERNEL_PATCHVER:=5.10
 
 
 define Target/Description
 define Target/Description
 	Build firmware images for Broadcom based xDSL/routers
 	Build firmware images for Broadcom based xDSL/routers