[openwrt/openwrt] octeon: switch to Kernel 5.10
LEDE Commits
lede-commits at lists.infradead.org
Fri Feb 11 05:24:18 PST 2022
aparcar pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/bc05cfa0c555f2a1dda9f114503884126c199b53
commit bc05cfa0c555f2a1dda9f114503884126c199b53
Author: Paul Spooren <mail at aparcar.org>
AuthorDate: Wed Sep 29 19:23:45 2021 -1000
octeon: switch to Kernel 5.10
Acked-by: Stijn Tintel <stijn at linux-ipv6.be>
Signed-off-by: Paul Spooren <mail at aparcar.org>
---
target/linux/octeon/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile
index 3a6bce0e9f..e96218fbf8 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.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
define Target/Description
Build firmware images for Cavium Networks Octeon-based boards.
More information about the lede-commits
mailing list