浏览代码

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

SVN-Revision: 22290
Imre Kaloz 15 年之前
父节点
当前提交
41844dba86
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      include/kernel-version.mk

+ 0 - 3
include/kernel-version.mk

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