From 9a9f2f97e6b66cc88866b3522372d4caa59b26de Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Fri, 10 Feb 2017 17:44:43 +0100 Subject: apm821xx: add linux 4.9 apm821xx patches This patch updates the apm821xx target to use the 4.9 kernel. Signed-off-by: Christian Lamparter --- target/linux/apm821xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/apm821xx/Makefile') diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile index 026466d86d..6d711543c4 100644 --- a/target/linux/apm821xx/Makefile +++ b/target/linux/apm821xx/Makefile @@ -13,7 +13,7 @@ MAINTAINER:=Chris Blake , \ Christian Lamparter SUBTARGETS:=nand sata -KERNEL_PATCHVER:=4.4 +KERNEL_PATCHVER:=4.9 define Target/Description Build images for AppliedMicro APM821xx based boards. -- cgit v1.2.3