summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
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