kernel: update 3.14 to 3.14.5

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

SVN-Revision: 40901
This commit is contained in:
Luka Perkov
2014-06-02 09:25:33 +00:00
parent 7c0d5b99c4
commit aa2ff3f105
8 changed files with 32 additions and 41 deletions

View File

@@ -23,8 +23,8 @@ endif
ifeq ($(LINUX_VERSION),3.13.7)
LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
endif
ifeq ($(LINUX_VERSION),3.14.4)
LINUX_KERNEL_MD5SUM:=c7c565d14833550faa39ef8279272182
ifeq ($(LINUX_VERSION),3.14.5)
LINUX_KERNEL_MD5SUM:=db2f2b8a83239852b72e560811eb80de
endif
# disable the md5sum check for unknown kernel versions