projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca8f45b
)
we don't care about the md5sums for -rc kernels
author
Imre Kaloz
<kaloz@openwrt.org>
Mon, 19 Jul 2010 11:35:30 +0000
(11:35 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Mon, 19 Jul 2010 11:35:30 +0000
(11:35 +0000)
SVN-Revision: 22290
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index 0be4b7e184adbca9f87516db3829500e1731acde..7c01f92189c616631483abb9b63a85801a733812 100644
(file)
--- 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