summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-02-23 03:58:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-02-23 03:58:48 +0100
commitd35b9c16ba3acc878239c424cdcb9ee995d8c82e (patch)
tree8e071230c882e4c2cc216342f2f3d84b10d6badc /mk
parenteb41d7b05e1a9033d0a27d0ce946ba17d5054aa3 (diff)
kernel: update 4.4/4.9
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 38cac19c2..5fdae1055 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)
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:= 4.9.9
+KERNEL_FILE_VER:= 4.9.11
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 2635c69854579550b75c2405c5a012800f1776109dfeb6639516bd879031d9ee
+KERNEL_HASH:= 512fc1089078e8c08741b9b48427c46c47afc2087f22e4668cca1f211742f2b3
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:= 4.4.48
+KERNEL_FILE_VER:= 4.4.50
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 7c50851de98647dcc0f7b057f6fd45fdbbcd8272647c6dc1f7d2339faacb8025
+KERNEL_HASH:= e4944ca5bb0bdf63a7e97dc7fbdd38bcc820d8b3b57c4a3a7b3bf9c8a48216b7
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
KERNEL_FILE_VER:= 4.1.35