summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-10-15 19:30:21 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-10-15 19:30:21 +0000
commit19b0e56ba7d5a1c93075cac3d662486917a9ef35 (patch)
tree030ca3ec5a74f7bf1a96580ad73d6e22956198b1 /include
parent3b90e01db8852a89a0925e0b44faec6119d6c5c9 (diff)
downloadmaster-31e0f0ae-19b0e56ba7d5a1c93075cac3d662486917a9ef35.tar.gz
master-31e0f0ae-19b0e56ba7d5a1c93075cac3d662486917a9ef35.tar.bz2
master-31e0f0ae-19b0e56ba7d5a1c93075cac3d662486917a9ef35.zip
refresh patches against 2.6.27 final
SVN-Revision: 12987
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 340ce570b9..1fa9fa4675 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -28,9 +28,6 @@ endif
ifeq ($(LINUX_VERSION),2.6.26.5)
LINUX_KERNEL_MD5SUM:=98261b39a558cf0739703ffea7db9f43
endif
-ifeq ($(LINUX_VERSION),2.6.27-rc9)
- LINUX_KERNEL_MD5SUM:=d78ffa904cc4a9c4eafd68ce55135198
-endif
ifeq ($(LINUX_VERSION),2.6.27)
LINUX_KERNEL_MD5SUM:=b3e78977aa79d3754cb7f8143d7ddabd
endif