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:
0fd38ec
)
add MD5 for the kernel 2.6.28
author
Matteo Croce
<rootkit85@yahoo.it>
Thu, 25 Dec 2008 17:09:30 +0000
(17:09 +0000)
committer
Matteo Croce
<rootkit85@yahoo.it>
Thu, 25 Dec 2008 17:09:30 +0000
(17:09 +0000)
SVN-Revision: 13744
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index 78b9da076671287df3dd4af08268a516417b2271..f48158816210b38e9cf9f5c078112e9c308ad8d2 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-31,6
+31,9
@@
endif
ifeq ($(LINUX_VERSION),2.6.27.10)
LINUX_KERNEL_MD5SUM:=ef06a3ea963f556948e77971df912303
endif
+ifeq ($(LINUX_VERSION),2.6.28)
+ LINUX_KERNEL_MD5SUM:=d351e44709c9810b85e29b877f50968a
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x