From: Florian Fainelli Date: Fri, 14 Aug 2009 13:56:17 +0000 (+0000) Subject: use 2.4.37.5 X-Git-Tag: reboot~22673 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1a63c3347b53411ecfd8c301aa2538ceb376a6b1;p=openwrt%2Fopenwrt.git use 2.4.37.5 SVN-Revision: 17257 --- 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