summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-03-18 12:56:19 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-03-18 12:56:19 +0000
commit7df8322519226c15f4333dfa17d9c35ec898a163 (patch)
treed9b7512696844710cc29e3a853f290019447d353 /include
parent0e5f8f6904a7e7c35620ffcc66d6b3509248ccdf (diff)
downloadmaster-31e0f0ae-7df8322519226c15f4333dfa17d9c35ec898a163.tar.gz
master-31e0f0ae-7df8322519226c15f4333dfa17d9c35ec898a163.tar.bz2
master-31e0f0ae-7df8322519226c15f4333dfa17d9c35ec898a163.zip
add 2.6.38 md5sum
SVN-Revision: 26221
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 7d343a6688..294ffb8d93 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -23,6 +23,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.37.3)
LINUX_KERNEL_MD5SUM:=b32fc95037e4e114fcfb33075bb30f46
endif
+ifeq ($(LINUX_VERSION),2.6.38)
+ LINUX_KERNEL_MD5SUM:=7d471477bfa67546f902da62227fa976
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x