summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/kernel-version.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index abf214289..afa21411b 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -20,7 +20,7 @@ endif
ifeq ($(LINUX_VERSION),2.6.34.1)
LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45
endif
-ifeq ($(LINUX_VERSION),2,6,35)
+ifeq ($(LINUX_VERSION),2.6.35)
LINUX_KERNEL_MD5SUM:=091abeb4684ce03d1d936851618687b6
endif