summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-06 11:40:44 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-06 11:40:44 +0000
commitf78c902cfd5c5f3375964be90878c44c4180cfa0 (patch)
treeba128669b4d02fa8157fa7edbccfe3962898b050 /include
parent202fb45debb80148c280275e299d90475d032490 (diff)
downloadopenwrt-f78c902cfd5c5f3375964be90878c44c4180cfa0.tar.gz
openwrt-f78c902cfd5c5f3375964be90878c44c4180cfa0.tar.bz2
openwrt-f78c902cfd5c5f3375964be90878c44c4180cfa0.zip
kernel: update linux 3.8 to 3.8.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36215
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 f5021beaad..2fdcee096b 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -11,8 +11,8 @@ endif
ifeq ($(LINUX_VERSION),3.7.10)
LINUX_KERNEL_MD5SUM:=09624c3702107076efcac5e1cd8a18ec
endif
-ifeq ($(LINUX_VERSION),3.8.3)
- LINUX_KERNEL_MD5SUM:=eb59b1fc7343db96e20c85a9cf2baa9f
+ifeq ($(LINUX_VERSION),3.8.6)
+ LINUX_KERNEL_MD5SUM:=80aa1c706e1bc69cc7a1b2c07db90cf9
endif
# disable the md5sum check for unknown kernel versions