aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTravis Kemen <thepeople@openwrt.org>2010-02-12 01:12:11 +0000
committerTravis Kemen <thepeople@openwrt.org>2010-02-12 01:12:11 +0000
commit37065ca92f5ef3499c1419af6c30e17a0ef6fbc3 (patch)
treed9d0095ec9110d67e292f63b7f16f3f86039ed56 /include
parentcba8a3e1cc7853c60b1383f1dbd02772ca6c2f6d (diff)
downloadupstream-37065ca92f5ef3499c1419af6c30e17a0ef6fbc3.tar.gz
upstream-37065ca92f5ef3499c1419af6c30e17a0ef6fbc3.tar.bz2
upstream-37065ca92f5ef3499c1419af6c30e17a0ef6fbc3.zip
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19591 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 b2810ce75f..1d259e38da 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -17,8 +17,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.31.12)
LINUX_KERNEL_MD5SUM:=517be354b81b780e2f4b2ad614d030de
endif
-ifeq ($(LINUX_VERSION),2.6.32.7)
- LINUX_KERNEL_MD5SUM:=d59aca06609cedabe4d6d161d9f11113
+ifeq ($(LINUX_VERSION),2.6.32.8)
+ LINUX_KERNEL_MD5SUM:=82023ede52f067fcc55c5e70b02e48ae
endif
# disable the md5sum check for unknown kernel versions