From cdce93c921d5ba95387133b6609111ed660f5b5c Mon Sep 17 00:00:00 2001 From: kaloz Date: Thu, 11 Feb 2010 08:37:57 +0000 Subject: with no users left, remove support for 2.6.21 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19578 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/kernel-version.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/kernel-version.mk') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index c2faae0d0..b2810ce75 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -8,9 +8,6 @@ LINUX_RELEASE?=1 ifeq ($(LINUX_VERSION),2.4.37.5) LINUX_KERNEL_MD5SUM:=cb221187422acaf6c63a40c646e5e476 endif -ifeq ($(LINUX_VERSION),2.6.21.7) - LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed -endif ifeq ($(LINUX_VERSION),2.6.25.20) LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114 endif -- cgit v1.2.3