projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f095f2
)
[kernel] 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9799
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
09c664b
..
df96216
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