aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2011-11-13 10:48:05 +0000
committerJonas Gorski <jogo@openwrt.org>2011-11-13 10:48:05 +0000
commite30803b3df8914dbd3864d0ba3dfc1e02dfa8524 (patch)
treeaa5d6eb24cbb7886936f09c1f3d28f7979c05ea4 /include
parentb94c5c50310b7e0fa870a52cc9ade8a3220adf59 (diff)
downloadmaster-187ad058-e30803b3df8914dbd3864d0ba3dfc1e02dfa8524.tar.gz
master-187ad058-e30803b3df8914dbd3864d0ba3dfc1e02dfa8524.tar.bz2
master-187ad058-e30803b3df8914dbd3864d0ba3dfc1e02dfa8524.zip
linux: update 3.1 to 3.1.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29007 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 a978b4b6ba..a512ffb2d0 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -32,8 +32,8 @@ endif
ifeq ($(LINUX_VERSION),3.0.3)
LINUX_KERNEL_MD5SUM:=6a8af5f6733b3db970197e65b3db712c
endif
-ifeq ($(LINUX_VERSION),3.1)
- LINUX_KERNEL_MD5SUM:=8d43453f8159b2332ad410b19d86a931
+ifeq ($(LINUX_VERSION),3.1.1)
+ LINUX_KERNEL_MD5SUM:=4db653798a325f759b8cf49a1b5e6011
endif
# disable the md5sum check for unknown kernel versions