summaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-05-07 12:21:02 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-05-07 12:21:02 +0000
commit324d10e617f2c04538364d721fd6b68beb8023c9 (patch)
treeed323b06e5ee74919a66813b54930396ee02d91a /include/kernel-version.mk
parent6239eb2c7bf24099a7516cef5bb14ca61b1a0a58 (diff)
downloadmaster-31e0f0ae-324d10e617f2c04538364d721fd6b68beb8023c9.tar.gz
master-31e0f0ae-324d10e617f2c04538364d721fd6b68beb8023c9.tar.bz2
master-31e0f0ae-324d10e617f2c04538364d721fd6b68beb8023c9.zip
remove 2.6.26 since there are no remaining candidates for it
SVN-Revision: 15666
Diffstat (limited to 'include/kernel-version.mk')
-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 6c55afadb8..3fbdbcf6e6 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -22,9 +22,6 @@ endif
ifeq ($(LINUX_VERSION),2.6.25.20)
LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114
endif
-ifeq ($(LINUX_VERSION),2.6.26.8)
- LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
-endif
ifeq ($(LINUX_VERSION),2.6.27.22)
LINUX_KERNEL_MD5SUM:=7ae90c041e24941add42a5f6d89a6ab3
endif