projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b6340f
)
Add 2.6.28.5 md5sum
author
Michael Büsch
<mb@bu3sch.de>
Fri, 13 Feb 2009 17:55:28 +0000
(17:55 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Fri, 13 Feb 2009 17:55:28 +0000
(17:55 +0000)
SVN-Revision: 14502
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index fb97957af0f5cb2a9fbcf618b0d9ab44a840d0a0..79656001f75a0910b0fffa613dc90c26ab1cb1b9 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-34,6
+34,9
@@
endif
ifeq ($(LINUX_VERSION),2.6.28.4)
LINUX_KERNEL_MD5SUM:=8228bb7804d6d0099eadfabf701c295b
endif
+ifeq ($(LINUX_VERSION),2.6.28.5)
+ LINUX_KERNEL_MD5SUM:=677e020f785f57ac48576eacb565a489
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x