aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-08-08 20:00:35 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-08 20:00:35 +0000
commit371d5c7cc771b6a77f630e40f41d3281e80609b1 (patch)
tree62921c2f9d97dbf82964ae85afc17ab74b221f2c /include
parent565a1e4ea33f12ec9ed9e5653f75ea8db03c3a0a (diff)
downloadupstream-371d5c7cc771b6a77f630e40f41d3281e80609b1.tar.gz
upstream-371d5c7cc771b6a77f630e40f41d3281e80609b1.tar.bz2
upstream-371d5c7cc771b6a77f630e40f41d3281e80609b1.zip
add 2.6.35 md5sum
SVN-Revision: 22538
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 7c01f92189..abf214289d 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -20,6 +20,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.34.1)
LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45
endif
+ifeq ($(LINUX_VERSION),2,6,35)
+ LINUX_KERNEL_MD5SUM:=091abeb4684ce03d1d936851618687b6
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x