From cab382e31f44695989857b4b84455ea4a13d9ed7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 26 Feb 2012 11:07:53 +0100 Subject: update kernel versions --- mk/kernel-ver.mk | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'mk') diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index 2d7f6b34e..9dc8d2e9d 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -8,18 +8,18 @@ KERNEL_VERSION:= 2.6.39.4 KERNEL_RELEASE:= 1 KERNEL_MD5SUM:= a17c748c2070168f1e784e9605ca043d endif -ifeq ($(ADK_KERNEL_VERSION_3_0_18),y) -KERNEL_VERSION:= 3.0.18 +ifeq ($(ADK_KERNEL_VERSION_3_0_22),y) +KERNEL_VERSION:= 3.0.22 KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 67252770d7009eabe8bac7c26e074f9d +KERNEL_MD5SUM:= 0cb510da24d9cf7bd17091ed49176178 endif ifeq ($(ADK_KERNEL_VERSION_3_1_10),y) KERNEL_VERSION:= 3.1.10 KERNEL_RELEASE:= 1 KERNEL_MD5SUM:= 3649bdaa50ffd9114cc16486ec54d83a endif -ifeq ($(ADK_KERNEL_VERSION_3_2_2),y) -KERNEL_VERSION:= 3.2.2 +ifeq ($(ADK_KERNEL_VERSION_3_2_7),y) +KERNEL_VERSION:= 3.2.7 KERNEL_RELEASE:= 1 KERNEL_MD5SUM:= c0303125c8eda431b10084eece7564e3 endif -- cgit v1.2.3