From: Andre Heider Date: Fri, 6 Sep 2019 07:48:22 +0000 (+0200) Subject: omap: switch to kernel 4.19 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=65cfe8164ae9e3965e45d68dd9649fc9784dc2a0;p=openwrt%2Fstaging%2Fwigyori.git omap: switch to kernel 4.19 Signed-off-by: Andre Heider --- 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