aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-03-03 13:58:52 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-03-03 13:58:52 +0000
commitf90fa7f4b4e7af984c1cc0c4c6a6d10922862b2a (patch)
treeb6c752face045359b2eb07a1148219a4b9cf6f85 /include
parent2d55cfeda862e8a7dc77f3e577062b26e329a468 (diff)
downloadmaster-187ad058-f90fa7f4b4e7af984c1cc0c4c6a6d10922862b2a.tar.gz
master-187ad058-f90fa7f4b4e7af984c1cc0c4c6a6d10922862b2a.tar.bz2
master-187ad058-f90fa7f4b4e7af984c1cc0c4c6a6d10922862b2a.zip
kernel: update linux 3.8 to 3.8.1
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35862 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 71669d0bc3..0c58ad8410 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)
- LINUX_KERNEL_MD5SUM:=1c738edfc54e7c65faeb90c436104e2f
+ifeq ($(LINUX_VERSION),3.8.1)
+ LINUX_KERNEL_MD5SUM:=093b172f907d5455a6746418ad18f5bc
endif
# disable the md5sum check for unknown kernel versions