aboutsummaryrefslogtreecommitdiffstats
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
commit67dfec2fa81f97eafacef8081f30ab8959f70934 (patch)
treeeadd7469d3c7acf63c58ddfacd13a68feb0f4e2c /include
parent049b5f3748f4c49cae31d6a84e1ba8dab20f2524 (diff)
downloadupstream-67dfec2fa81f97eafacef8081f30ab8959f70934.tar.gz
upstream-67dfec2fa81f97eafacef8081f30ab8959f70934.tar.bz2
upstream-67dfec2fa81f97eafacef8081f30ab8959f70934.zip
kernel: update linux 3.8 to 3.8.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36215 3c298f89-4303-0410-b956-a3cf2f4a3e73
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