aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2010-10-04 07:42:32 +0000
committerLars-Peter Clausen <lars@metafoo.de>2010-10-04 07:42:32 +0000
commit83d6a3601914362a23286864a12e3ed6b37368f5 (patch)
tree95844a9f6352079210671b7f02f1455cdba0eade /include
parent0fda5f750739ac512b6522575ab3fd6b257af387 (diff)
downloadupstream-83d6a3601914362a23286864a12e3ed6b37368f5.tar.gz
upstream-83d6a3601914362a23286864a12e3ed6b37368f5.tar.bz2
upstream-83d6a3601914362a23286864a12e3ed6b37368f5.zip
update 2.6.35.x to 2.6.35.7
SVN-Revision: 23213
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 e24ce3355a..ed68cfdfb8 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -20,8 +20,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.34.5)
LINUX_KERNEL_MD5SUM:=d280b596b32f7497bbe9dd54669c99d6
endif
-ifeq ($(LINUX_VERSION),2.6.35.4)
- LINUX_KERNEL_MD5SUM:=0bb2cd59c13d7412f813c8fbc0769eec
+ifeq ($(LINUX_VERSION),2.6.35.7)
+ LINUX_KERNEL_MD5SUM:=f741879bcd3a5366a1bbe0ad5cdb7935
endif
# disable the md5sum check for unknown kernel versions