From 0a2494545e75b1226bf1476808efd53dfaba15ee Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Mon, 8 Jan 2018 23:50:26 +0100 Subject: [PATCH] mxs: bump to use 4.14 by default Signed-off-by: Zoltan HERPAI --- target/linux/mxs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mxs/Makefile b/target/linux/mxs/Makefile index 29c879f13a..39064ae1ae 100644 --- a/target/linux/mxs/Makefile +++ b/target/linux/mxs/Makefile @@ -13,7 +13,7 @@ FEATURES:=ext4 rtc usb gpio CPU_TYPE:=arm926ej-s MAINTAINER:=Zoltan HERPAI -KERNEL_PATCHVER:=4.9 +KERNEL_PATCHVER:=4.14 KERNELNAME:=zImage dtbs define Target/Description -- 2.30.2