aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-07-19 11:35:30 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-07-19 11:35:30 +0000
commitdb6751b804b292387ba18d4b18973c9a3be136db (patch)
treec676dadc94d821572240b0a0e81ff7ceab995c4a /include
parent0b47979d12fae3eb2832510f959fb9418721ed87 (diff)
downloadupstream-db6751b804b292387ba18d4b18973c9a3be136db.tar.gz
upstream-db6751b804b292387ba18d4b18973c9a3be136db.tar.bz2
upstream-db6751b804b292387ba18d4b18973c9a3be136db.zip
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
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 0be4b7e184..7c01f92189 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -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