From 492ba57b565e00a1febfb2c584dfdadb8a76f302 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sat, 5 Jul 2008 16:52:15 +0000 Subject: update targets to 2.6.25.10 SVN-Revision: 11667 --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 968c9fa..de914f9 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -25,8 +25,8 @@ endif ifeq ($(LINUX_VERSION),2.6.24.7) LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4 endif -ifeq ($(LINUX_VERSION),2.6.25.9) - LINUX_KERNEL_MD5SUM:=3043ac42f3829701079fc16df04c313d +ifeq ($(LINUX_VERSION),2.6.25.10) + LINUX_KERNEL_MD5SUM:=a6b0aa5b1fa1ae5a02a7b67345f01e86 endif # disable the md5sum check for unknown kernel versions -- cgit v1.1