summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-08 06:19:41 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-08 06:19:41 +0100
commit6d3fcc94f1638c54a7ad6dd51a3ba28795e9dcdf (patch)
tree8d3af3a8edd5882e4cfa34c5db78d949f24b4e22 /mk
parentf030847ec203bde6a227dcf6081ee932df833588 (diff)
linux: update to 4.14.24
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 2ff3cd733..6d913c850 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -22,10 +22,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= a23d7e1a9c1f72528531d9933e59e4cc4556752a2ea029fdc66a1b0fd24c8a3a
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
-KERNEL_FILE_VER:= 4.14.8
+KERNEL_FILE_VER:= 4.14.24
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 6ebcc57ba31d714af872347184d1de32f4ab0b7096ef4e062d1ca6b3234d9333
+KERNEL_HASH:= ba512d1bd7f5910bae0f5d66554810f097f82e5df6fccb8c7cc4a11410839801
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
KERNEL_FILE_VER:= 4.9.86