summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-09-10 13:37:31 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-09-10 13:37:31 +0000
commitc7d90d3dc43870a939cfb4a2271d7fe01464df58 (patch)
treec7e6f81ca3d64794becc25be57d8fbfd918829bc /include
parent7763c09a105e91478d380c6c1a5dff82ef8f5685 (diff)
downloadmaster-31e0f0ae-c7d90d3dc43870a939cfb4a2271d7fe01464df58.tar.gz
master-31e0f0ae-c7d90d3dc43870a939cfb4a2271d7fe01464df58.tar.bz2
master-31e0f0ae-c7d90d3dc43870a939cfb4a2271d7fe01464df58.zip
kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
SVN-Revision: 17558
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 986bb7199b..48b1d00e36 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -25,6 +25,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.30.6)
LINUX_KERNEL_MD5SUM:=3ae3add6838da3c5a53baa87c9e32924
endif
+ifeq ($(LINUX_VERSION),2.6.31)
+ LINUX_KERNEL_MD5SUM:=84c077a37684e4cbfa67b18154390d8a
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x