summaryrefslogtreecommitdiff
path: root/mk/kernel-ver.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/kernel-ver.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 7af4cf028..12d008cf6 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -10,11 +10,11 @@ KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
KERNEL_MD5SUM:= cb00fadd0a720cc2d1690792e72e0134
endif
-ifeq ($(ADK_KERNEL_VERSION_3_12_27),y)
-KERNEL_VERSION:= 3.12.27
+ifeq ($(ADK_KERNEL_VERSION_3_12_33),y)
+KERNEL_VERSION:= 3.12.33
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 02801cc33702ff165c2cd6d0fcf3df34
+KERNEL_MD5SUM:= 7048cce0d24f784595b96f9d1e14a6ba
endif
ifeq ($(ADK_KERNEL_VERSION_3_10_53),y)
KERNEL_VERSION:= 3.10.53