summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-11-29 08:51:59 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-11-29 08:51:59 +0000
commit71e8379721701c2ea9718d2034d32541d4812a46 (patch)
tree7fc3376f59f111900cf49339eae41285d91a397b /include
parent536ce44dff91254f4c2cb91bb914e3f054f46db0 (diff)
[adm5120] switch to 2.6.23.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9629 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 56edd7bbc..09c664bc4 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