projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5585f5f
)
added 2.6.28.6 checksum
author
Markus Wigge
<mwigge@marcant.net>
Wed, 18 Feb 2009 17:42:32 +0000
(17:42 +0000)
committer
Markus Wigge
<mwigge@marcant.net>
Wed, 18 Feb 2009 17:42:32 +0000
(17:42 +0000)
SVN-Revision: 14552
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index c47fa5fa99f7c30c54ddbb7ff766b60353d35407..f739b922542de704a5f44f2a395e868b73dab29a 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-34,6
+34,9
@@
endif
ifeq ($(LINUX_VERSION),2.6.28.5)
LINUX_KERNEL_MD5SUM:=677e020f785f57ac48576eacb565a489
endif
+ifeq ($(LINUX_VERSION),2.6.28.6)
+ LINUX_KERNEL_MD5SUM:=6bb4f553551033f29d55d78b49b31733
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x