aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap/Makefile
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2018-02-19 15:53:53 +0200
committerAlexander Couzens <lynxis@fe80.eu>2018-04-11 02:46:47 +0200
commitf93f29bccce628f868c86651093cd6c64f088389 (patch)
treeade7a5a9b8eb43c5d953c346a553b233f43a9343 /target/linux/omap/Makefile
parente39847ea2f70bf8880a4533b22a0eed110ffea98 (diff)
downloadupstream-f93f29bccce628f868c86651093cd6c64f088389.tar.gz
upstream-f93f29bccce628f868c86651093cd6c64f088389.tar.bz2
upstream-f93f29bccce628f868c86651093cd6c64f088389.zip
omap: kernel update and switch to 4.14
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'target/linux/omap/Makefile')
-rw-r--r--target/linux/omap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile
index d8c0fd88e9..539aded43a 100644
--- a/target/linux/omap/Makefile
+++ b/target/linux/omap/Makefile
@@ -14,7 +14,7 @@ FEATURES:=usb usbgadget ext4 targz fpu audio display nand ubifs
CPU_TYPE:=cortex-a8
CPU_SUBTYPE:=vfpv3
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
MAINTAINER:=Alexander Couzens <lynxis@fe80.eu>