kernel: add checksum for 3.10.9

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37825 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Zoltan HERPAI
2013-08-22 23:56:19 +00:00
parent 97c496dc73
commit b44ba6cd5e

View File

@@ -20,6 +20,9 @@ endif
ifeq ($(LINUX_VERSION),3.10.4)
LINUX_KERNEL_MD5SUM:=0378156d0a4ebf155d083531c3cb3826
endif
ifeq ($(LINUX_VERSION),3.10.9)
LINUX_KERNEL_MD5SUM:=28d1e1117c30fdd861f70ac0f9b677aa
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x