summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-06-04 13:35:55 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-06-04 13:35:55 +0000
commit763b58c30c60ccc3864e46cf916666766b060f23 (patch)
treed78edd4703568b04a14abcf816ce98cfaa8b8bce /include
parent3715fa33fe61c37e37c7bc49abe59a986938f3e9 (diff)
downloadmaster-31e0f0ae-763b58c30c60ccc3864e46cf916666766b060f23.tar.gz
master-31e0f0ae-763b58c30c60ccc3864e46cf916666766b060f23.tar.bz2
master-31e0f0ae-763b58c30c60ccc3864e46cf916666766b060f23.zip
update to 2.6.39.1
patch from Peter Wagner SVN-Revision: 27104
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 9b60d4396b..4ce6771837 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -26,8 +26,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.38.6)
LINUX_KERNEL_MD5SUM:=e896a3bb3185b8a8af8e2f010f63c02e
endif
-ifeq ($(LINUX_VERSION),2.6.39)
- LINUX_KERNEL_MD5SUM:=1aab7a741abe08d42e8eccf20de61e05
+ifeq ($(LINUX_VERSION),2.6.39.1)
+ LINUX_KERNEL_MD5SUM:=983834b0138e102a3fb0098367c17150
endif
# disable the md5sum check for unknown kernel versions