summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-12-18 18:43:13 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-12-18 18:43:13 +0000
commit4446888561f282f69477785d33aa3933d9b110b9 (patch)
treee34bb0a40d8f21e6594e6b92241c7c278397b36d /include
parentbaa5bdda6e6e3cfc9c3b9927397c3055d661abbe (diff)
[kernel] add md5 sum of the 2.6.23.11 tarball
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9799 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 09c664bc4..df96216cd 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