aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-10-23 08:13:12 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-10-23 08:13:12 +0000
commitd0b5834db8bd6267950564359105d36546155908 (patch)
tree2ef6ae30f5a2cac32458115218e650031becbafb /include
parentc8641a387bda1e19cd4eb93654f32b2b3c0ead48 (diff)
downloadmaster-187ad058-d0b5834db8bd6267950564359105d36546155908.tar.gz
master-187ad058-d0b5834db8bd6267950564359105d36546155908.tar.bz2
master-187ad058-d0b5834db8bd6267950564359105d36546155908.zip
We are now at .23.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9415 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 764c284d02..56edd7bbc8 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -19,6 +19,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.23)
LINUX_KERNEL_MD5SUM:=2cc2fd4d521dc5d7cfce0d8a9d1b3472
endif
+ifeq ($(LINUX_VERSION),2.6.23.1)
+ LINUX_KERNEL_MD5SUM:=518d57e08fdacd88907166a3bfe383b7
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x