summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-07-18 18:48:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-07-18 18:49:49 +0200
commit124d7862a269838fef831593b677346cd9dd8695 (patch)
tree49816972123f95449c21439474ac8a11260b7075 /mk
parent9bb135b1b1e046f5abf26f1ff4e3d2d7b8507124 (diff)
linux: update to 4.1.42
Diffstat (limited to 'mk')
-rw-r--r--mk/kernel-ver.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index e77de0ea3..561189a59 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -40,10 +40,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 5e7b7076c319ffc7db571a8eda9316b1b3477ca4ad0d45120fc9d40bc72ab4e8
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
-KERNEL_FILE_VER:= 4.1.39
+KERNEL_FILE_VER:= 4.1.42
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= a8e82c8b1580ac4f8b176c714206498adedec9591eda48b895f6c61116d58854
+KERNEL_HASH:= ba1097907273b7e85dd3c6ffced346a2a2d8458893f0fc4c3fdb0d198aea04bd
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_3_16),y)
KERNEL_FILE_VER:= 3.16.43