summaryrefslogtreecommitdiffstats
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
commit486492b407f7e979b3cac1a23d3ace14f80112f0 (patch)
tree9e759fd3e3232694d5f747cc0ac6a79faeb9d00e /include
parent2d620947c3ee87438bc9be334116f9753b949e6e (diff)
downloadmaster-31e0f0ae-486492b407f7e979b3cac1a23d3ace14f80112f0.tar.gz
master-31e0f0ae-486492b407f7e979b3cac1a23d3ace14f80112f0.tar.bz2
master-31e0f0ae-486492b407f7e979b3cac1a23d3ace14f80112f0.zip
We are now at .23.1
SVN-Revision: 9415
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