aboutsummaryrefslogtreecommitdiffstats
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
commitd7b07dd5e93b44cb6ac3a2012886ed44314e4396 (patch)
tree849e9cc9623904788570caa895b1864a2cb101a6 /include
parentbc735485699eeaf13e7a1ece9cabbb81bec78a1b (diff)
downloadmaster-187ad058-d7b07dd5e93b44cb6ac3a2012886ed44314e4396.tar.gz
master-187ad058-d7b07dd5e93b44cb6ac3a2012886ed44314e4396.tar.bz2
master-187ad058-d7b07dd5e93b44cb6ac3a2012886ed44314e4396.zip
[kernel] update to 2.6.28.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14565 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 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