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:
e770409
)
correct md5sum
author
Hauke Mehrtens
<hauke@hauke-m.de>
Tue, 24 Mar 2009 16:56:23 +0000
(16:56 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Tue, 24 Mar 2009 16:56:23 +0000
(16:56 +0000)
SVN-Revision: 15025
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index 8d22ada2e93bedd5ad6df3b9daa9a29e57d4c049..364257844703a3c9b37871b51d1fd67e298a2aa3 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-32,7
+32,7
@@
ifeq ($(LINUX_VERSION),2.6.27.21)
LINUX_KERNEL_MD5SUM:=2912af7938fae1a3f2a9a6bcf8c0009f
endif
ifeq ($(LINUX_VERSION),2.6.28.9)
- LINUX_KERNEL_MD5SUM:=
9a2b9d296adccca22868a3a5e3bccc4f
+ LINUX_KERNEL_MD5SUM:=
a4a870fdb8d0a6a7f218a6e25c9d4891
endif
# disable the md5sum check for unknown kernel versions