From: Adrian Schmutzler Date: Thu, 23 Apr 2020 15:03:57 +0000 (+0200) Subject: octeon: use kernel version 5.4 for testing X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f6573ec24e2aaf83fd8a17de1abfe9c7da8787da;p=openwrt%2Fstaging%2Fwigyori.git octeon: use kernel version 5.4 for testing Tested on EdgeRouter Lite (by Daniel Engberg) Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 9a1af23496..d0f72bdc29 100644 --- a/target/linux/octeon/Makefile +++ b/target/linux/octeon/Makefile @@ -13,6 +13,7 @@ FEATURES:=squashfs ramdisk pci usb CPU_TYPE:=octeonplus KERNEL_PATCHVER:=4.19 +KERNEL_TESTING_PATCHVER:=5.4 define Target/Description Build firmware images for Cavium Networks Octeon-based boards.