1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:41:38 +03:00

we don't care about the md5sums for -rc kernels

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22290 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2010-07-19 11:35:30 +00:00
parent 4f9721dee7
commit 2edc328e59

View File

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