kernel: update 3.14 to 3.14.4

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40769 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Luka Perkov
2014-05-14 21:49:27 +00:00
parent 574dc9ecf4
commit 164fe72921
3 changed files with 4 additions and 4 deletions

View File

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