kernel: update 3.14 to 3.14.14

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41898 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Luka Perkov
2014-07-30 15:44:44 +00:00
parent 1182d2ae41
commit 07f49dbd27
6 changed files with 8 additions and 8 deletions

View File

@@ -20,8 +20,8 @@ endif
ifeq ($(LINUX_VERSION),3.13.7)
LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
endif
ifeq ($(LINUX_VERSION),3.14.12)
LINUX_KERNEL_MD5SUM:=7e76da2910683fe4dfbcec6ebfdd9a32
ifeq ($(LINUX_VERSION),3.14.14)
LINUX_KERNEL_MD5SUM:=aeea3b29cc823ada11270cfc23a27ae6
endif
# disable the md5sum check for unknown kernel versions