summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-11-29 08:51:59 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-11-29 08:51:59 +0000
commitbb44c9a6deb1701de4bc02eafff30130bd04cb4f (patch)
tree26ab2a588c0f9c0af45994bc832bee2715a1ce68 /include
parenta0c5fbe5ffab01fcfcc6aac3b8a7044caa8ea74b (diff)
downloadmaster-31e0f0ae-bb44c9a6deb1701de4bc02eafff30130bd04cb4f.tar.gz
master-31e0f0ae-bb44c9a6deb1701de4bc02eafff30130bd04cb4f.tar.bz2
master-31e0f0ae-bb44c9a6deb1701de4bc02eafff30130bd04cb4f.zip
switch to 2.6.23.9
SVN-Revision: 9629
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 56edd7bbc8..09c664bc4d 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -22,6 +22,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.23.1)
LINUX_KERNEL_MD5SUM:=518d57e08fdacd88907166a3bfe383b7
endif
+ifeq ($(LINUX_VERSION),2.6.23.9)
+ LINUX_KERNEL_MD5SUM:=fc341e4f23bcd4056bdb0c9edc24ea3d
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x