summaryrefslogtreecommitdiffstats
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
commitc2bf14deb99602780a71f9290d0936d143fb1a38 (patch)
treedeb8ec5eee67437f439ee16bfe7cd1083d3c87a2 /include
parent2524718a9abe881afd27717b033f330fd41274d5 (diff)
downloadmaster-31e0f0ae-c2bf14deb99602780a71f9290d0936d143fb1a38.tar.gz
master-31e0f0ae-c2bf14deb99602780a71f9290d0936d143fb1a38.tar.bz2
master-31e0f0ae-c2bf14deb99602780a71f9290d0936d143fb1a38.zip
remove 2.6.24, no target is relying on it
SVN-Revision: 15388
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