add MD5 for the kernel 2.6.28

SVN-Revision: 13744
This commit is contained in:
Matteo Croce 2008-12-25 17:09:30 +00:00
parent 0fd38ec0f1
commit 76ec5d14cf

View file

@ -31,6 +31,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.27.10)
LINUX_KERNEL_MD5SUM:=ef06a3ea963f556948e77971df912303
endif
ifeq ($(LINUX_VERSION),2.6.28)
LINUX_KERNEL_MD5SUM:=d351e44709c9810b85e29b877f50968a
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x