From: florian Date: Mon, 27 Jul 2009 09:01:42 +0000 (+0000) Subject: [kernel] remove 2.6.23 version, it is no longer in use X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=e7ad6419c10c8618704dd5af9c21f17032a0a3de [kernel] remove 2.6.23 version, it is no longer in use git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17026 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/include/kernel-version.mk b/include/kernel-version.mk index c26581259..dde35a0aa 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -13,9 +13,6 @@ endif ifeq ($(LINUX_VERSION),2.6.21.7) LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed endif -ifeq ($(LINUX_VERSION),2.6.23.17) - LINUX_KERNEL_MD5SUM:=a0300a393ac91ce9c64bf31522b45e2e -endif ifeq ($(LINUX_VERSION),2.6.25.20) LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114 endif