Browse Source

octeon: switch to Kernel 5.15 by default

Getting ready for the next release.

Signed-off-by: Paul Spooren <[email protected]>
Paul Spooren 2 years ago
parent
commit
c8934099bf
1 changed files with 1 additions and 2 deletions
  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
 FEATURES:=squashfs ramdisk pci usb
 CPU_TYPE:=octeonplus
 CPU_TYPE:=octeonplus
 
 
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
 
 
 define Target/Description
 define Target/Description
 	Build firmware images for Cavium Networks Octeon-based boards.
 	Build firmware images for Cavium Networks Octeon-based boards.