use 2.4.37.5

SVN-Revision: 17257
This commit is contained in:
Florian Fainelli 2009-08-14 13:56:17 +00:00
parent a4ed24b404
commit 1a63c3347b

View File

@ -1,14 +1,14 @@
# Use the default kernel version if the Makefile doesn't override it # Use the default kernel version if the Makefile doesn't override it
ifeq ($(KERNEL),2.4) ifeq ($(KERNEL),2.4)
LINUX_VERSION?=2.4.37.4 LINUX_VERSION?=2.4.37.5
else else
LINUX_VERSION?=2.6.21.7 LINUX_VERSION?=2.6.21.7
endif endif
LINUX_RELEASE?=1 LINUX_RELEASE?=1
ifeq ($(LINUX_VERSION),2.4.37.4) ifeq ($(LINUX_VERSION),2.4.37.5)
LINUX_KERNEL_MD5SUM:= LINUX_KERNEL_MD5SUM:=cb221187422acaf6c63a40c646e5e476
endif endif
ifeq ($(LINUX_VERSION),2.6.21.7) ifeq ($(LINUX_VERSION),2.6.21.7)
LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed