From a40daa8038ee724984ab6d3caa20702e5cb66f2c Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 19 Feb 2010 21:30:10 +0000 Subject: update kernel to version 2.4.37.9 and refresh patches SVN-Revision: 19762 --- include/kernel-version.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 1d259e38da..5f05cf8629 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -1,12 +1,12 @@ # Use the default kernel version if the Makefile doesn't override it ifeq ($(KERNEL),2.4) - LINUX_VERSION?=2.4.37.5 + LINUX_VERSION?=2.4.37.9 endif LINUX_RELEASE?=1 -ifeq ($(LINUX_VERSION),2.4.37.5) - LINUX_KERNEL_MD5SUM:=cb221187422acaf6c63a40c646e5e476 +ifeq ($(LINUX_VERSION),2.4.37.9) + LINUX_KERNEL_MD5SUM:=b85b8962840c13f17f944e7b1890f8f8 endif ifeq ($(LINUX_VERSION),2.6.25.20) LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114 -- cgit v1.2.3