From: Paul Spooren Date: Wed, 22 Feb 2023 18:59:58 +0000 (+0100) Subject: octeon: switch to Kernel 5.15 by default X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c8934099bfe297639e6a537f52cb0a2849196e1f;p=openwrt%2Fstaging%2Fstintel.git octeon: switch to Kernel 5.15 by default Getting ready for the next release. Signed-off-by: Paul Spooren --- diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index beb3e5436a..4b5c4c07c1 100644 --- a/target/linux/octeon/Makefile +++ b/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.