aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
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 fa35dbe4cf..b34a493485 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -28,6 +28,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.28.10)
LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa
endif
+ifeq ($(LINUX_VERSION),2.6.29.2)
+ LINUX_KERNEL_MD5SUM:=a6839571a9e70baf821d2fb752f9c4c6
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x