summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-04-18 17:04:09 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-04-18 17:04:09 +0000
commit05d8459bb9f96b9e0a19b8735d3bee05484eca22 (patch)
tree01df1f923a23ecdfeff3fc2ee79489a614409a9f
parent56164a5815346ed801c1fd8885023f55c19b29ff (diff)
downloadmaster-31e0f0ae-05d8459bb9f96b9e0a19b8735d3bee05484eca22.tar.gz
master-31e0f0ae-05d8459bb9f96b9e0a19b8735d3bee05484eca22.tar.bz2
master-31e0f0ae-05d8459bb9f96b9e0a19b8735d3bee05484eca22.zip
add md5sum for linux 2.6.29.1
SVN-Revision: 15250
-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 3642578447..1463958f67 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -34,6 +34,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.28.9)
LINUX_KERNEL_MD5SUM:=a4a870fdb8d0a6a7f218a6e25c9d4891
endif
+ifeq ($(LINUX_VERSION),2.6.29.1)
+ LINUX_KERNEL_MD5SUM:=4ada43caecb08fe2af71b416b6f586d8
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x