From: Florian Fainelli Date: Thu, 28 May 2009 16:42:29 +0000 (+0000) Subject: use 2.4.37.1 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=43296ea2849d19bbfdd8574e16465dc24b4f59cb use 2.4.37.1 SVN-Revision: 16149 --- diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 726feb58b3..b0ed0013ab 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -1,14 +1,14 @@ # Use the default kernel version if the Makefile doesn't override it ifeq ($(KERNEL),2.4) - LINUX_VERSION?=2.4.37 + LINUX_VERSION?=2.4.37.1 else LINUX_VERSION?=2.6.21.7 endif LINUX_RELEASE?=1 -ifeq ($(LINUX_VERSION),2.4.37) - LINUX_KERNEL_MD5SUM:=e4197b25bfddacee61490921c885b2ec +ifeq ($(LINUX_VERSION),2.4.37.1) + LINUX_KERNEL_MD5SUM:=28bf1bcc94c78804ad67d2f06f950958 endif ifeq ($(LINUX_VERSION),2.6.21.7) LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed