aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-02-15 06:26:27 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-02-15 06:26:27 +0000
commit36065f034d1361c562c8c8f10afe9d6662da3d84 (patch)
tree35510cb281966be7180c153a4a89d7218156164f /include
parenta611f379a0ab1fc36526a5fb62ebb1103d0685e7 (diff)
downloadmaster-187ad058-36065f034d1361c562c8c8f10afe9d6662da3d84.tar.gz
master-187ad058-36065f034d1361c562c8c8f10afe9d6662da3d84.tar.bz2
master-187ad058-36065f034d1361c562c8c8f10afe9d6662da3d84.zip
[kernel] update to 2.6.28.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14512 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 79656001f7..6762bce899 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -31,9 +31,6 @@ endif
ifeq ($(LINUX_VERSION),2.6.27.15)
LINUX_KERNEL_MD5SUM:=0756284efb091dccd012eec61def2004
endif
-ifeq ($(LINUX_VERSION),2.6.28.4)
- LINUX_KERNEL_MD5SUM:=8228bb7804d6d0099eadfabf701c295b
-endif
ifeq ($(LINUX_VERSION),2.6.28.5)
LINUX_KERNEL_MD5SUM:=677e020f785f57ac48576eacb565a489
endif