From: Florian Fainelli Date: Fri, 14 Aug 2009 13:56:17 +0000 (+0000) Subject: [kernel] use 2.4.37.5 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=cef3731e4a96b08c9ca22b2cf9a02a173ca886be;p=15.05%2Fopenwrt.git [kernel] use 2.4.37.5 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17257 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/include/kernel-version.mk b/include/kernel-version.mk index dccd5fbc01..059fc80d70 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.4 + LINUX_VERSION?=2.4.37.5 else LINUX_VERSION?=2.6.21.7 endif LINUX_RELEASE?=1 -ifeq ($(LINUX_VERSION),2.4.37.4) - LINUX_KERNEL_MD5SUM:= +ifeq ($(LINUX_VERSION),2.4.37.5) + LINUX_KERNEL_MD5SUM:=cb221187422acaf6c63a40c646e5e476 endif ifeq ($(LINUX_VERSION),2.6.21.7) LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed