From: Paul Spooren Date: Thu, 30 Sep 2021 05:13:55 +0000 (-1000) Subject: apm821xx: switch to Kernel 5.10 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4ee9b3f462166f179f18e10b7b2e6f655473bb05;p=openwrt%2Fstaging%2Fstintel.git apm821xx: switch to Kernel 5.10 Signed-off-by: Paul Spooren --- diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile index 9c7f276dc0..7d31ac8d67 100644 --- a/target/linux/apm821xx/Makefile +++ b/target/linux/apm821xx/Makefile @@ -9,8 +9,7 @@ CPU_TYPE:=464fp FEATURES:=fpu dt gpio ramdisk squashfs usb SUBTARGETS:=nand sata -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.10 +KERNEL_PATCHVER:=5.10 define Target/Description Build images for AppliedMicro APM821xx based boards.