summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-24 14:35:19 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-24 14:35:19 +0000
commitf569ac6660c89dd67fcfd12593b3c2f52bf7968b (patch)
treefff548c19736b6ba88806ca170c45f245f905bbc /include
parent74567f6936b558e723840a109e31d855844bd720 (diff)
[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 07c318d94..0f9621ed8 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