aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-09-29 01:08:17 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-09-29 01:08:17 +0000
commit15f17fcf7e6d0430b701f34b8db63435754d2e45 (patch)
treecd04d6e88ffc7cca75a9ad1040caa9417253b4f7 /include
parent9d792824bce6ddd5aed83ec1a384da204db30f1a (diff)
downloadmaster-187ad058-15f17fcf7e6d0430b701f34b8db63435754d2e45.tar.gz
master-187ad058-15f17fcf7e6d0430b701f34b8db63435754d2e45.tar.bz2
master-187ad058-15f17fcf7e6d0430b701f34b8db63435754d2e45.zip
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12790 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 1260f4366a..ad7f06e492 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -28,6 +28,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.26.5)
LINUX_KERNEL_MD5SUM:=98261b39a558cf0739703ffea7db9f43
endif
+ifeq ($(LINUX_VERSION),2.6.27-rc7)
+ LINUX_KERNEL_MD5SUM:=39c859ea15b96b30de63305008a39ab1
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x