projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec8d79e
)
add md5 sum of the 2.6.23.11 tarball
author
Gabor Juhos
<juhosg@openwrt.org>
Tue, 18 Dec 2007 18:43:13 +0000
(18:43 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Tue, 18 Dec 2007 18:43:13 +0000
(18:43 +0000)
SVN-Revision: 9799
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index 09c664bc4de21477867ce6957d83825f99e041de..df96216cded62408a8f002b6041bff9bd8b7949f 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-25,6
+25,9
@@
endif
ifeq ($(LINUX_VERSION),2.6.23.9)
LINUX_KERNEL_MD5SUM:=fc341e4f23bcd4056bdb0c9edc24ea3d
endif
+ifeq ($(LINUX_VERSION),2.6.23.11)
+ LINUX_KERNEL_MD5SUM:=b9e18a02297ee556cac26d65f25e0ccf
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x