From ea9fab904bcb71033e71b819328d97a6e2b3de36 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 15 Jul 2017 14:57:08 +0200 Subject: sunxi: add support for kernel 4.9 Most of the patches were backpoprts from the mainline kernel and are integrated upstream now. Signed-off-by: Hauke Mehrtens --- target/linux/sunxi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/sunxi/Makefile') diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile index f8b8aa750a..483c9eb21c 100644 --- a/target/linux/sunxi/Makefile +++ b/target/linux/sunxi/Makefile @@ -15,7 +15,7 @@ CPU_TYPE:=cortex-a8 CPU_SUBTYPE:=vfpv3 MAINTAINER:=Zoltan HERPAI -KERNEL_PATCHVER:=4.4 +KERNEL_PATCHVER:=4.9 KERNELNAME:=zImage dtbs # A10: Cortex-A8 -- cgit v1.2.3