summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
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 afa21411b..58d7d6fe5 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -20,8 +20,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.34.1)
LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45
endif
-ifeq ($(LINUX_VERSION),2.6.35)
- LINUX_KERNEL_MD5SUM:=091abeb4684ce03d1d936851618687b6
+ifeq ($(LINUX_VERSION),2.6.35.3)
+ LINUX_KERNEL_MD5SUM:=5ebff49fd65a7bad234ce103b0b3ede0
endif
# disable the md5sum check for unknown kernel versions