aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs/Makefile
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2019-11-05 00:15:14 +0100
committerZoltan HERPAI <wigyori@uid0.hu>2019-11-09 12:56:28 +0100
commit002e3125385b98bf7f0421c683651f6d6bf852ca (patch)
tree28e71b4a766fe6ba806248dc174dd3add181db66 /target/linux/mxs/Makefile
parent593d02a9be187cdbe59adc973e805b13244c999c (diff)
downloadupstream-002e3125385b98bf7f0421c683651f6d6bf852ca.tar.gz
upstream-002e3125385b98bf7f0421c683651f6d6bf852ca.tar.bz2
upstream-002e3125385b98bf7f0421c683651f6d6bf852ca.zip
mxs: add support and switch to kernel 4.19
Also remove kernel 4.14 support and the meanwhile obsolete patch. This was run-tested on I2SE Duckbill device and Olimex OLinuXino Maxi board. Signed-off-by: Michael Heimpold <mhei@heimpold.de> Tested-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'target/linux/mxs/Makefile')
-rw-r--r--target/linux/mxs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mxs/Makefile b/target/linux/mxs/Makefile
index 39064ae1ae..96aba031d7 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 <wigyori@uid0.hu>
-KERNEL_PATCHVER:=4.14
+KERNEL_PATCHVER:=4.19
KERNELNAME:=zImage dtbs
define Target/Description