use 2.6.30.5

SVN-Revision: 17296
This commit is contained in:
Florian Fainelli
2009-08-17 15:05:26 +00:00
parent 26b1e0ebe2
commit 0c5a73ec9b
21 changed files with 22 additions and 22 deletions

View File

@@ -22,8 +22,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.28.10)
LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa
endif
ifeq ($(LINUX_VERSION),2.6.30.4)
LINUX_KERNEL_MD5SUM:=ac05e32764368af7eff79c5e3df65efb
ifeq ($(LINUX_VERSION),2.6.30.5)
LINUX_KERNEL_MD5SUM:=be9c3a697a54ac099c910d068ff0dc03
endif
# disable the md5sum check for unknown kernel versions