revert 15922 - add back 2.6.29 kernel support

SVN-Revision: 16127
This commit is contained in:
Hamish Guthrie
2009-05-28 10:00:48 +00:00
parent 52d975c359
commit 7adb67f184
93 changed files with 43950 additions and 0 deletions

View File

@@ -28,6 +28,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.28.10)
LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa
endif
ifeq ($(LINUX_VERSION),2.6.29.2)
LINUX_KERNEL_MD5SUM:=a6839571a9e70baf821d2fb752f9c4c6
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x