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:
8ec25f1
)
add md5sum for final linux 2.6.27
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 14 Oct 2008 12:29:41 +0000
(12:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 14 Oct 2008 12:29:41 +0000
(12:29 +0000)
SVN-Revision: 12982
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index 35d1dd05fae6e87be6860342c49e52591c1c44ef..340ce570b9c3235b361843d80c66fe40c03551ef 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-31,6
+31,9
@@
endif
ifeq ($(LINUX_VERSION),2.6.27-rc9)
LINUX_KERNEL_MD5SUM:=d78ffa904cc4a9c4eafd68ce55135198
endif
+ifeq ($(LINUX_VERSION),2.6.27)
+ LINUX_KERNEL_MD5SUM:=b3e78977aa79d3754cb7f8143d7ddabd
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x