1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 04:03:56 +02:00

Add md5sum for linux-2.6.36

SVN-Revision: 23556
This commit is contained in:
Michael Büsch 2010-10-20 23:07:35 +00:00
parent 1178bae74d
commit a7ae32e3dd

View File

@ -23,6 +23,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.35.7)
LINUX_KERNEL_MD5SUM:=f741879bcd3a5366a1bbe0ad5cdb7935
endif
ifeq ($(LINUX_VERSION),2.6.36)
LINUX_KERNEL_MD5SUM:=61f3739a73afb6914cb007f37fb09b62
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x