summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/kernel-ver.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 5e9002792..110962020 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -28,11 +28,11 @@ KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
KERNEL_MD5SUM:= 59f352d3f4e2cdf6755f79e09fa09176
endif
-ifeq ($(ADK_KERNEL_VERSION_3_10_36),y)
-KERNEL_VERSION:= 3.10.36
+ifeq ($(ADK_KERNEL_VERSION_3_10_37),y)
+KERNEL_VERSION:= 3.10.37
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 721f76050755ec8ec88876ee350a2726
+KERNEL_MD5SUM:= a08a10ffc31b07d9422af1cd2baa3274
endif
ifeq ($(ADK_KERNEL_VERSION_3_4_84),y)
KERNEL_VERSION:= 3.4.84