summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-11-18 09:31:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-11-18 09:31:04 +0100
commitce42b9f8447eb78000484480e4b83722118ccdeb (patch)
treecf970a15941b2d308f15330f19c7cbf8349e48f3 /mk
parentf46a41e8b6700f576939f7932fec659cf60c85d3 (diff)
linux: update 4.13.x
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 b8392a86d..207cc786a 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_13),y)
-KERNEL_FILE_VER:= 4.13.11
+KERNEL_FILE_VER:= 4.13.13
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= a4bf7238d6b1256052243462096f3cf8cca5af058928c41a6c3122264e14f4ef
+KERNEL_HASH:= 15bc883ca8bdde8820c9dbc536ade46be21f920d095e00ae8304aeb482aafe47
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
KERNEL_FILE_VER:= 4.9.60