summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-23 08:13:12 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-23 08:13:12 +0000
commitcec0e612add24b1b571924cb847552634e27e3fc (patch)
tree2ef6ae30f5a2cac32458115218e650031becbafb /include
parentde8239f3946f68ed48596b4b81a08876a03291e6 (diff)
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 764c284d0..56edd7bbc 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