kernel: update 3.14 to 3.14.11

Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41551 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Luka Perkov
2014-07-08 22:44:34 +00:00
parent 5787156b55
commit 1b59aa4310
5 changed files with 7 additions and 7 deletions

View File

@@ -23,8 +23,8 @@ endif
ifeq ($(LINUX_VERSION),3.13.7)
LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
endif
ifeq ($(LINUX_VERSION),3.14.10)
LINUX_KERNEL_MD5SUM:=3ca34a93c59a788d7f573b2660eb5342
ifeq ($(LINUX_VERSION),3.14.11)
LINUX_KERNEL_MD5SUM:=88b82f8d7a1b04e5cde268e286728226
endif
# disable the md5sum check for unknown kernel versions