From de6080fa8e638c946e9e4f9d36ae8e124c701fb0 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Sun, 18 Apr 2021 14:53:41 +0300 Subject: octeon: add 5.10 as testing kernel Remove upstreamed parts from 100-ubnt_edgerouter2_support.patch. Compile and runtime tested on Ubiquiti EdgeRouter Lite. Signed-off-by: Stijn Tintel --- target/linux/octeon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/octeon/Makefile') diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 5c4c12a4ef..3a6bce0e9f 100644 --- a/target/linux/octeon/Makefile +++ b/target/linux/octeon/Makefile @@ -11,7 +11,7 @@ FEATURES:=squashfs ramdisk pci usb CPU_TYPE:=octeonplus KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.4 +KERNEL_TESTING_PATCHVER:=5.10 define Target/Description Build firmware images for Cavium Networks Octeon-based boards. -- cgit v1.2.3