From b266dcbb850fa36ac45093bdc116dc9e0acb7a9f Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 16 Jan 2008 09:44:11 +0000 Subject: [kernel] bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10208 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/kernel-version.mk | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'include') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 738835b45..1c227a212 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 -- cgit v1.2.3