aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-04-24 14:35:19 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-04-24 14:35:19 +0000
commit08e832b7f8ec1018b39eb8e8bc7cddc37c461155 (patch)
treefff548c19736b6ba88806ca170c45f245f905bbc /include
parent7477ccec2848a590bbfe8cd091a08fed2ea357f0 (diff)
downloadupstream-08e832b7f8ec1018b39eb8e8bc7cddc37c461155.tar.gz
upstream-08e832b7f8ec1018b39eb8e8bc7cddc37c461155.tar.bz2
upstream-08e832b7f8ec1018b39eb8e8bc7cddc37c461155.zip
[kernel] remove 2.6.24, no target is relying on it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15388 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 07c318d942..0f9621ed8a 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -19,9 +19,6 @@ endif
ifeq ($(LINUX_VERSION),2.6.23.17)
LINUX_KERNEL_MD5SUM:=a0300a393ac91ce9c64bf31522b45e2e
endif
-ifeq ($(LINUX_VERSION),2.6.24.7)
- LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4
-endif
ifeq ($(LINUX_VERSION),2.6.25.20)
LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114
endif