aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-01-16 09:44:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-01-16 09:44:11 +0000
commit0a6bf504326ac382348f1006b7e57b086796ebb6 (patch)
tree9b3475196660ff7cd5e047c7a8d2f81de5fb3799 /include
parentaee68ecb039908054c55d212220ebca5b90cc8ce (diff)
downloadupstream-0a6bf504326ac382348f1006b7e57b086796ebb6.tar.gz
upstream-0a6bf504326ac382348f1006b7e57b086796ebb6.tar.bz2
upstream-0a6bf504326ac382348f1006b7e57b086796ebb6.zip
bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120
SVN-Revision: 10208
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 738835b457..1c227a2129 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -25,11 +25,8 @@ 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
-ifeq ($(LINUX_VERSION),2.6.23.11)
- LINUX_KERNEL_MD5SUM:=b9e18a02297ee556cac26d65f25e0ccf
+ifeq ($(LINUX_VERSION),2.6.23.14)
+ LINUX_KERNEL_MD5SUM:=63a6a28ad2480edcffbc09c008b0939d
endif
# disable the md5sum check for unknown kernel versions