From e49d3e1d5bdbaabe80dd0e3d0b4da93b2914461e Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Fri, 13 Jan 2012 14:10:44 +0000 Subject: kernel: update linux 3.0 to 3.0.17 SVN-Revision: 29725 --- 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 11f81ea..b57aada 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.12) - LINUX_KERNEL_MD5SUM:=aa5d56ddc2ef01a61759ceeb0f6b8308 +ifeq ($(LINUX_VERSION),3.0.17) + LINUX_KERNEL_MD5SUM:=fcdd6a945445336e4cd28b2d195f1fea endif ifeq ($(LINUX_VERSION),3.1.4) LINUX_KERNEL_MD5SUM:=52643e5a013d450ad69627c3cac490cb -- cgit v1.1