From 8bac0df4aefa6fedf0a7f2e05e936d9e5d658863 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sat, 19 Nov 2011 18:39:12 +0000 Subject: linux: update 3.0 to 3.0.9 SVN-Revision: 29264 --- 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 a512ffb..3220afa 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -29,8 +29,8 @@ endif ifeq ($(LINUX_VERSION),2.6.39.4) LINUX_KERNEL_MD5SUM:=a17c748c2070168f1e784e9605ca043d endif -ifeq ($(LINUX_VERSION),3.0.3) - LINUX_KERNEL_MD5SUM:=6a8af5f6733b3db970197e65b3db712c +ifeq ($(LINUX_VERSION),3.0.9) + LINUX_KERNEL_MD5SUM:=71992fa4dfc289a959f9ce266d08d77b endif ifeq ($(LINUX_VERSION),3.1.1) LINUX_KERNEL_MD5SUM:=4db653798a325f759b8cf49a1b5e6011 -- cgit v1.1