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
commitd8acb75009ad7f674609664810fef3a11d72205e (patch)
treed66c7e0323af53562e5f0e4e0fd7d9ab49d3ca7a /include
parenta8797d0de6fac61582e9e9212e55e0bc1449f4b1 (diff)
downloadupstream-d8acb75009ad7f674609664810fef3a11d72205e.tar.gz
upstream-d8acb75009ad7f674609664810fef3a11d72205e.tar.bz2
upstream-d8acb75009ad7f674609664810fef3a11d72205e.zip
linux: update 3.1 to 3.1.1
SVN-Revision: 29007
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