aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-12-18 18:43:13 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-12-18 18:43:13 +0000
commitff0eceb98fc16918aaf54c34467f2a05cc7f2c77 (patch)
treec0b443e3840556503fc8d5601a6e4fbd395cb4ec /include
parentec8d79e3a949b55534661b56af1fb7e634588a2d (diff)
downloadupstream-ff0eceb98fc16918aaf54c34467f2a05cc7f2c77.tar.gz
upstream-ff0eceb98fc16918aaf54c34467f2a05cc7f2c77.tar.bz2
upstream-ff0eceb98fc16918aaf54c34467f2a05cc7f2c77.zip
add md5 sum of the 2.6.23.11 tarball
SVN-Revision: 9799
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 09c664bc4d..df96216cde 100644
--- 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