summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-02-19 16:11:07 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-02-19 16:11:07 +0000
commit1b55cf14cc793ee2806c56c90424f64bac1e107f (patch)
tree60aa30339b5095aab026bb8bb21d686f8dc1c019 /include
parent507e6e41409a32e04d9c2be1fa858ce89f4eb990 (diff)
downloadmaster-31e0f0ae-1b55cf14cc793ee2806c56c90424f64bac1e107f.tar.gz
master-31e0f0ae-1b55cf14cc793ee2806c56c90424f64bac1e107f.tar.bz2
master-31e0f0ae-1b55cf14cc793ee2806c56c90424f64bac1e107f.zip
update to 2.6.28.6
SVN-Revision: 14565
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 f739b92254..c7352fcc3f 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -31,9 +31,6 @@ endif
ifeq ($(LINUX_VERSION),2.6.27.17)
LINUX_KERNEL_MD5SUM:=56ceaa85d19f5f19ff7ec8139ad4ad2d
endif
-ifeq ($(LINUX_VERSION),2.6.28.5)
- LINUX_KERNEL_MD5SUM:=677e020f785f57ac48576eacb565a489
-endif
ifeq ($(LINUX_VERSION),2.6.28.6)
LINUX_KERNEL_MD5SUM:=6bb4f553551033f29d55d78b49b31733
endif