summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-05-04 04:50:36 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2018-05-04 04:50:36 +0200
commita29b3b02cd55cce85a910fcdefe53667ce42c0a7 (patch)
tree4c5362709c3095bed3b127f08c958074c53185c8 /mk
parente543efe99c1400016592d68d47131ca9ca6f3ba2 (diff)
linux: update to 4.14.39
Diffstat (limited to 'mk')
-rw-r--r--mk/linux-ver.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 08306c5a8..1145e6baf 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -22,10 +22,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= d87abef6c5666329194a0005fa8331c0cc03b65383f195442dee8f5558af0139
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
-KERNEL_FILE_VER:= 4.14.34
+KERNEL_FILE_VER:= 4.14.39
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 782b6c4c85275c382c820e1934d3e6003ef468f43cfc5e7c22bc07c331a12bb9
+KERNEL_HASH:= 269fc576ab0509e10c3b26e57866aea3f272c17f172f14fd75e2676d38c1b7bd
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
KERNEL_FILE_VER:= 4.9.94