summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/kernel-ver.mk22
1 files changed, 11 insertions, 11 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index f391653d1..87d8d77a4 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -1,24 +1,24 @@
ifeq ($(ADK_KERNEL_VERSION_TOOLCHAIN),y)
-KERNEL_VERSION:= 3.5.6
+KERNEL_VERSION:= 3.6.3
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= becf09adcea30bcbdb43cdd60710d3cc
+KERNEL_MD5SUM:= d4892b696956e5ce7b84464d721b6565
endif
-ifeq ($(ADK_KERNEL_VERSION_3_6_1),y)
-KERNEL_VERSION:= 3.6.1
+ifeq ($(ADK_KERNEL_VERSION_3_6_3),y)
+KERNEL_VERSION:= 3.6.3
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 63bdd7d325afae1ac525586d24eb5399
+KERNEL_MD5SUM:= d4892b696956e5ce7b84464d721b6565
endif
-ifeq ($(ADK_KERNEL_VERSION_3_5_6),y)
-KERNEL_VERSION:= 3.5.6
+ifeq ($(ADK_KERNEL_VERSION_3_5_7),y)
+KERNEL_VERSION:= 3.5.7
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= becf09adcea30bcbdb43cdd60710d3cc
+KERNEL_MD5SUM:= 636d19c8686623776764227b6d3b911d
endif
-ifeq ($(ADK_KERNEL_VERSION_3_4_13),y)
-KERNEL_VERSION:= 3.4.13
+ifeq ($(ADK_KERNEL_VERSION_3_4_15),y)
+KERNEL_VERSION:= 3.4.15
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 9c850d00c898ba792f29eb6a5973961c
+KERNEL_MD5SUM:= 8b526c3451b755ddfad7e9a1f40d9b16
endif