1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 19:57:38 +03:00

[kernel] add 2.6.35 md5sum

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22538 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-08-08 20:00:35 +00:00
parent e4a7c9bbe5
commit f7e08b5176

View File

@ -20,6 +20,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.34.1)
LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45
endif
ifeq ($(LINUX_VERSION),2,6,35)
LINUX_KERNEL_MD5SUM:=091abeb4684ce03d1d936851618687b6
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x