aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-10-05 06:26:28 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-10-05 06:26:28 +0000
commit0bf34858393bfa8a894f1e1d54abfb773728149f (patch)
tree11376b6be60fbf8c9c7f1a86f31ff53fe61ebed0 /include
parent5b9fcc6ad10e46eab9d8fb6060e4fd85f3b62457 (diff)
downloadmaster-187ad058-0bf34858393bfa8a894f1e1d54abfb773728149f.tar.gz
master-187ad058-0bf34858393bfa8a894f1e1d54abfb773728149f.tar.bz2
master-187ad058-0bf34858393bfa8a894f1e1d54abfb773728149f.zip
[kernel] refresh 2.6.27 patches based on -rc8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12858 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index ad7f06e492..99c4d02669 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -28,8 +28,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.26.5)
LINUX_KERNEL_MD5SUM:=98261b39a558cf0739703ffea7db9f43
endif
-ifeq ($(LINUX_VERSION),2.6.27-rc7)
- LINUX_KERNEL_MD5SUM:=39c859ea15b96b30de63305008a39ab1
+ifeq ($(LINUX_VERSION),2.6.27-rc8)
+ LINUX_KERNEL_MD5SUM:=0fe739abe48e834a2ba664a2601328e6
endif
# disable the md5sum check for unknown kernel versions