aboutsummaryrefslogtreecommitdiffstats
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
commitab47d507d2ff2b0846433bc3c77de03c995258f6 (patch)
treeeaa83c336bf1e8a4942376277bb17dab04a0630e /include
parent2154d8cde2088958a3c5f221bac76dfb8c9da600 (diff)
downloadmaster-187ad058-ab47d507d2ff2b0846433bc3c77de03c995258f6.tar.gz
master-187ad058-ab47d507d2ff2b0846433bc3c77de03c995258f6.tar.bz2
master-187ad058-ab47d507d2ff2b0846433bc3c77de03c995258f6.zip
[kernel] refresh patches against 2.6.27 final
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12987 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 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