aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
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
commit4b4642a57cac574cc60a12dedfc62fef071b4365 (patch)
treeb61ccc04d0f5ab6b0be8d54156958d2d343aab03 /include/kernel-version.mk
parentc63181178b1525005ba26d6872d227ffb574ac1d (diff)
downloadmaster-187ad058-4b4642a57cac574cc60a12dedfc62fef071b4365.tar.gz
master-187ad058-4b4642a57cac574cc60a12dedfc62fef071b4365.tar.bz2
master-187ad058-4b4642a57cac574cc60a12dedfc62fef071b4365.zip
[kernel] add 2.6.35 md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22538 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/kernel-version.mk')
-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