switch to 2.6.23.9

SVN-Revision: 9629
This commit is contained in:
Gabor Juhos
2007-11-29 08:51:59 +00:00
parent a0c5fbe5ff
commit bb44c9a6de
2 changed files with 4 additions and 1 deletions

View File

@@ -22,6 +22,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.23.1)
LINUX_KERNEL_MD5SUM:=518d57e08fdacd88907166a3bfe383b7
endif
ifeq ($(LINUX_VERSION),2.6.23.9)
LINUX_KERNEL_MD5SUM:=fc341e4f23bcd4056bdb0c9edc24ea3d
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x