summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
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 78b9da0766..f481588162 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -31,6 +31,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.27.10)
LINUX_KERNEL_MD5SUM:=ef06a3ea963f556948e77971df912303
endif
+ifeq ($(LINUX_VERSION),2.6.28)
+ LINUX_KERNEL_MD5SUM:=d351e44709c9810b85e29b877f50968a
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x