We are now at .23.1

SVN-Revision: 9415
This commit is contained in:
Florian Fainelli
2007-10-23 08:13:12 +00:00
parent 2d620947c3
commit 486492b407
9 changed files with 11 additions and 8 deletions

View File

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