summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-23 16:33:53 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-23 16:34:27 +0200
commit6250a3724618bbb13a47e16fe6a2e5ad860b8433 (patch)
tree655a5c4c39d59d52f08936ca0456ac0388acaf59 /mk
parent87f42711b67cac755a718991d61620d758c3679d (diff)
linux: update rt-patch for 4.4/4.9/rpi-git, update 4.11.x kernel
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 0a3d1aaa0..095303127 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -16,10 +16,10 @@ 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.5
+KERNEL_FILE_VER:= 4.11.6
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= f7464c57e948a2597ea129c3f71909ccba7f02d297812cee74d694f823f16d4c
+KERNEL_HASH:= 25539bfc34a01735d23ee80d5ef84054c65d1ea35dbd81be1cea339c21509631
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
KERNEL_FILE_VER:= 4.9.32