From d8f493384b36672dd6fd35356ea122f30bdf56e1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 2 Jun 2012 19:56:56 +0200 Subject: update to latest stable kernels --- mk/kernel-ver.mk | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'mk') diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index 731017a9f..c9f3f5883 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:= a17c748c2070168f1e784e9605ca043d endif -ifeq ($(ADK_KERNEL_VERSION_3_0_25),y) -KERNEL_VERSION:= 3.0.25 +ifeq ($(ADK_KERNEL_VERSION_3_0_30),y) +KERNEL_VERSION:= 3.0.30 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 919df2dd67e6fe3e4c70436493995d14 +KERNEL_MD5SUM:= fbd04e3f1060dc71ebbf0cb644ae1573 endif ifeq ($(ADK_KERNEL_VERSION_3_1_10),y) KERNEL_VERSION:= 3.1.10 @@ -22,15 +22,15 @@ KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 KERNEL_MD5SUM:= 3649bdaa50ffd9114cc16486ec54d83a endif -ifeq ($(ADK_KERNEL_VERSION_3_2_12),y) -KERNEL_VERSION:= 3.2.12 +ifeq ($(ADK_KERNEL_VERSION_3_2_18),y) +KERNEL_VERSION:= 3.2.18 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= e3dd3772f0cf14d444a3fb474bd624fe +KERNEL_MD5SUM:= 246e6bd28ea44c90ec66c7f8b56e4803 endif -ifeq ($(ADK_KERNEL_VERSION_3_3),y) -KERNEL_VERSION:= 3.3 -KERNEL_MOD_VERSION:= 3.3.0 +ifeq ($(ADK_KERNEL_VERSION_3_3_7),y) +KERNEL_VERSION:= 3.3.7 +KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 98a6cdd7d082b7ea72df9c89842bac74 +KERNEL_MD5SUM:= 6709647a7576c9e21b082f4d3d7a94cf endif -- cgit v1.2.3