From 821170133fc75f42c73b4d11761d798eae7e4733 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 26 Sep 2008 18:46:53 +0000 Subject: update to 2.6.26.5 and 2.6.25.17 SVN-Revision: 12718 --- include/kernel-version.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'include') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 8602696..1260f43 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -22,11 +22,11 @@ endif ifeq ($(LINUX_VERSION),2.6.24.7) LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4 endif -ifeq ($(LINUX_VERSION),2.6.25.16) - LINUX_KERNEL_MD5SUM:=fdb0e08f0e5a2b4fe6dc711ca35f430e +ifeq ($(LINUX_VERSION),2.6.25.17) + LINUX_KERNEL_MD5SUM:=30618bff93fd4fd048e20a9a6aab8e5d endif -ifeq ($(LINUX_VERSION),2.6.26.3) - LINUX_KERNEL_MD5SUM:=90fe36b18dbac6e2f79374e2df60ac67 +ifeq ($(LINUX_VERSION),2.6.26.5) + LINUX_KERNEL_MD5SUM:=98261b39a558cf0739703ffea7db9f43 endif # disable the md5sum check for unknown kernel versions -- cgit v1.1