add MD5 for the kernel 2.6.28

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13744 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Matteo Croce 2008-12-25 17:09:30 +00:00
parent d12ae7e5c5
commit b12f897997
1 changed files with 3 additions and 0 deletions

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