summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-07 19:07:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-07 19:07:22 +0200
commit153cd7752e6a2483d9f617d5682d0b02f7c22581 (patch)
tree7f24cce77d67e01c74a2138e27b1d5afd751733a /mk
parent374f9b424f71f19d84f103d7350c1dd1d13cfae2 (diff)
linux: update to 4.9.31/4.11.4
Diffstat (limited to 'mk')
-rw-r--r--mk/kernel-ver.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index a0b8ca0d8..3b1d653f7 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -16,16 +16,16 @@ KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(ADK_TARGET_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_11),y)
-KERNEL_FILE_VER:= 4.11.3
+KERNEL_FILE_VER:= 4.11.4
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 5bfd9ed52c1ccd8dcd6418646d5a78b0af501cfdcd3e0900f1918ecba1a8af97
+KERNEL_HASH:= 83d4e60e6af7cb8449437f72ce0a6bc311ddcdd3dac2754f015e9b6b55448a90
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:= 4.9.30
+KERNEL_FILE_VER:= 4.9.31
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 4272ef025ce8cd717c9291b5cbe587e13c15901d8c26ceebc471af3a1d730bbb
+KERNEL_HASH:= 28cad8b66216da2550155b7a77f37041bde40b821567d1b288e5e9fb6cca9856
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_6),y)
KERNEL_FILE_VER:= 4.6.2