From: Adrian Schmutzler Date: Mon, 25 May 2020 10:04:55 +0000 (+0200) Subject: octeon: set 5.4 as default kernel X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1b2144e81f74bc49705a4c0828a9678b899188ce;p=openwrt%2Fstaging%2Fluka.git octeon: set 5.4 as default kernel octeon has provided 5.4 as testing kernel for some time now, let's switch to 5.4 to have a bigger audience for testing. Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index d0f72bdc29..bd8dc80d07 100644 --- a/target/linux/octeon/Makefile +++ b/target/linux/octeon/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Octeon FEATURES:=squashfs ramdisk pci usb CPU_TYPE:=octeonplus -KERNEL_PATCHVER:=4.19 +KERNEL_PATCHVER:=5.4 KERNEL_TESTING_PATCHVER:=5.4 define Target/Description