From 65cfe8164ae9e3965e45d68dd9649fc9784dc2a0 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Fri, 6 Sep 2019 09:48:22 +0200 Subject: [PATCH] omap: switch to kernel 4.19 Signed-off-by: Andre Heider --- target/linux/omap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index 3e5c921d61..f61696fe8b 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -14,7 +14,7 @@ FEATURES:=usb usbgadget ext4 targz fpu audio display nand squashfs CPU_TYPE:=cortex-a8 CPU_SUBTYPE:=vfpv3 -KERNEL_PATCHVER:=4.14 +KERNEL_PATCHVER:=4.19 MAINTAINER:=Alexander Couzens