[kernel] add md5 sum of the 2.6.23.11 tarball
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 18 Dec 2007 18:43:13 +0000 (18:43 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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

index 09c664bc4de21477867ce6957d83825f99e041de..df96216cded62408a8f002b6041bff9bd8b7949f 100644 (file)
@@ -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