summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2015-02-03 16:33:23 +0100
committerWaldemar Brodkorb <wbrodkorb@conet.de>2015-02-03 16:33:23 +0100
commita3e1f514a9a033789f8dbe549f131a6f21bb04df (patch)
tree6c7e577d883dc0379de5888bf8dabff7797dc9e3 /mk
parent30a1ca44eb6cc1833b876235e3b35c93bbac4065 (diff)
update to 3.12.37
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 da78bbff6..ba3fcf7ef 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -10,11 +10,11 @@ KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
KERNEL_HASH:= 772dbf0f3454df3fcad2de58f2bf4d8695c657407a76957b44e00c79f1ef5321
endif
-ifeq ($(ADK_KERNEL_VERSION_3_12_36),y)
-KERNEL_VERSION:= 3.12.36
+ifeq ($(ADK_KERNEL_VERSION_3_12_37),y)
+KERNEL_VERSION:= 3.12.37
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_HASH:= 00b3856c93e50771cb8fb610f2db6cef7c9268b98213b1b19cc3605bf5866195
+KERNEL_HASH:= 5da2b83a4747601295a8570fb6fa46b51d977fecabd3dfddf7478c331b36ed5c
endif
ifeq ($(ADK_KERNEL_VERSION_3_10_53),y)
KERNEL_VERSION:= 3.10.53