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.mk18
1 files changed, 9 insertions, 9 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 450364435..50333bbb2 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -3,18 +3,18 @@ KERNEL_VERSION:= 2.6.39.4
KERNEL_RELEASE:= 1
KERNEL_MD5SUM:= a17c748c2070168f1e784e9605ca043d
endif
-ifeq ($(ADK_KERNEL_VERSION_3_0_9),y)
-KERNEL_VERSION:= 3.0.9
+ifeq ($(ADK_KERNEL_VERSION_3_0_17),y)
+KERNEL_VERSION:= 3.0.17
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 71992fa4dfc289a959f9ce266d08d77b
+KERNEL_MD5SUM:= fcdd6a945445336e4cd28b2d195f1fea
endif
-ifeq ($(ADK_KERNEL_VERSION_3_1_8),y)
-KERNEL_VERSION:= 3.1.8
+ifeq ($(ADK_KERNEL_VERSION_3_1_9),y)
+KERNEL_VERSION:= 3.1.9
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 69dfba755ab8691a426d8061c94a7ddc
+KERNEL_MD5SUM:= 4e387a49cde20805955c905bc8c311e0
endif
-ifeq ($(ADK_KERNEL_VERSION_3_2_0),y)
-KERNEL_VERSION:= 3.2
+ifeq ($(ADK_KERNEL_VERSION_3_2_1),y)
+KERNEL_VERSION:= 3.2.1
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 7ceb61f87c097fc17509844b71268935
+KERNEL_MD5SUM:= 090eb3dae0f520f7770f85193e931ad3
endif