From 25a583126d2042a494f54f2c7648dbbbd5c9e91f Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 27 Jul 2009 09:01:42 +0000 Subject: [PATCH] remove 2.6.23 version, it is no longer in use SVN-Revision: 17026 --- include/kernel-version.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/kernel-version.mk b/include/kernel-version.mk index c26581259c..dde35a0aa7 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 -- 2.30.2