Parcourir la source

octeon: switch to Kernel 5.15 by default

Getting ready for the next release.

Signed-off-by: Paul Spooren <[email protected]>
Paul Spooren il y a 2 ans
Parent
commit
c8934099bf
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      target/linux/octeon/Makefile

+ 1 - 2
target/linux/octeon/Makefile

@@ -10,8 +10,7 @@ BOARDNAME:=Cavium Networks Octeon
 FEATURES:=squashfs ramdisk pci usb
 CPU_TYPE:=octeonplus
 
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
 
 define Target/Description
 	Build firmware images for Cavium Networks Octeon-based boards.