aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-10-31 20:09:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-10-31 20:09:39 +0000
commit07a762c4c563471a17b9e23e054cc15f11c499a4 (patch)
tree4668813ae4edc4fb7efce1bd79dc5dc2d8d1cee9 /include
parenta4126685c6a33ca434494b0e5c7f5df60f4e6405 (diff)
downloadupstream-07a762c4c563471a17b9e23e054cc15f11c499a4.tar.gz
upstream-07a762c4c563471a17b9e23e054cc15f11c499a4.tar.bz2
upstream-07a762c4c563471a17b9e23e054cc15f11c499a4.zip
kernel: update linux 3.6 to 3.6.5
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34042
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 378d100a6a..7a4fa0710c 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -41,8 +41,8 @@ endif
ifeq ($(LINUX_VERSION),3.3.8)
LINUX_KERNEL_MD5SUM:=21068f0fd262b9b3670947f7892e1d6b
endif
-ifeq ($(LINUX_VERSION),3.6.4)
- LINUX_KERNEL_MD5SUM:=a9ef3e479b47ef31d5a6c71a49aacf52
+ifeq ($(LINUX_VERSION),3.6.5)
+ LINUX_KERNEL_MD5SUM:=2fd130accbae2812ca444cd492fc114c
endif
# disable the md5sum check for unknown kernel versions