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.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 6a6202fbc..5b6a3d06f 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -1,10 +1,10 @@
-ifeq ($(ADK_KERNEL_VERSION_2_6_39),y)
-KERNEL_VERSION:= 2.6.39
+ifeq ($(ADK_KERNEL_VERSION_2_6_39_4),y)
+KERNEL_VERSION:= 2.6.39.4
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 1aab7a741abe08d42e8eccf20de61e05
+KERNEL_MD5SUM:= a17c748c2070168f1e784e9605ca043d
endif
-ifeq ($(ADK_KERNEL_VERSION_3_0_4),y)
-KERNEL_VERSION:= 3.0.4
+ifeq ($(ADK_KERNEL_VERSION_3_0_8),y)
+KERNEL_VERSION:= 3.0.8
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= dff86c657cabe813bda84c72bfb93ae8
+KERNEL_MD5SUM:= eac4d398a0ecd98214487cd47a228998
endif