From e1e6ff6648f5a0819a5b9429e787c1b6aacfec59 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Sat, 30 Nov 2019 20:57:11 +0100 Subject: apm821xx: add linux kernel 5.4 testing support This patch adds support for the linux kernel version 5.4 as an optional testing kernel. Signed-off-by: Christian Lamparter --- target/linux/apm821xx/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/apm821xx/Makefile') diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile index b74dc177a8..9ba623535e 100644 --- a/target/linux/apm821xx/Makefile +++ b/target/linux/apm821xx/Makefile @@ -14,6 +14,7 @@ MAINTAINER:=Chris Blake , \ SUBTARGETS:=nand sata KERNEL_PATCHVER:=4.19 +KERNEL_TESTING_PATCHVER:=5.4 define Target/Description Build images for AppliedMicro APM821xx based boards. -- cgit v1.2.3