[openwrt/openwrt] octeontx: switch to 5.10 Kernel
LEDE Commits
lede-commits at lists.infradead.org
Sat Feb 5 05:42:38 PST 2022
aparcar pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/7a1ce08bdbd36a132fbd0d4114346fb5e4d3aa36
commit 7a1ce08bdbd36a132fbd0d4114346fb5e4d3aa36
Author: Paul Spooren <mail at aparcar.org>
AuthorDate: Sat Jan 29 16:09:24 2022 +0100
octeontx: switch to 5.10 Kernel
Tested by multiple users and seems to work fine.
Acked-by: Hauke Mehrtens <hauke at hauke-m.de>
Tested-by: Daniel Danzberger <daniel at dd-wrt.com>
Signed-off-by: Paul Spooren <mail at aparcar.org>
---
target/linux/octeontx/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/target/linux/octeontx/Makefile b/target/linux/octeontx/Makefile
index 44bbc76a43..eb90529740 100644
--- a/target/linux/octeontx/Makefile
+++ b/target/linux/octeontx/Makefile
@@ -9,8 +9,7 @@ BOARD:=octeontx
BOARDNAME:=Octeon-TX
FEATURES:=targz pcie gpio rtc usb fpu
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
define Target/Description
Build images for Octeon-TX CN80XX/CN81XX based boards
More information about the lede-commits
mailing list