aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon/Makefile
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2021-04-18 14:53:41 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2021-04-18 17:00:30 +0300
commitde6080fa8e638c946e9e4f9d36ae8e124c701fb0 (patch)
treed6d5d60cb9ca1f23ed8868b722afc88465ad747b /target/linux/octeon/Makefile
parent75c01ee2b92c6702202f89f900428a7f5c6709ad (diff)
downloadupstream-de6080fa8e638c946e9e4f9d36ae8e124c701fb0.tar.gz
upstream-de6080fa8e638c946e9e4f9d36ae8e124c701fb0.tar.bz2
upstream-de6080fa8e638c946e9e4f9d36ae8e124c701fb0.zip
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 <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/octeon/Makefile')
-rw-r--r--target/linux/octeon/Makefile2
1 files changed, 1 insertions, 1 deletions
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.