1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-18 13:13:55 +02:00

add 2.6.38 md5sum

SVN-Revision: 26221
This commit is contained in:
Imre Kaloz 2011-03-18 12:56:19 +00:00
parent 0e5f8f6904
commit 7df8322519

View File

@ -23,6 +23,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.37.3)
LINUX_KERNEL_MD5SUM:=b32fc95037e4e114fcfb33075bb30f46
endif
ifeq ($(LINUX_VERSION),2.6.38)
LINUX_KERNEL_MD5SUM:=7d471477bfa67546f902da62227fa976
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x