kernel: update 3.14 to 3.14.8

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41309 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Luka Perkov
2014-06-24 12:27:36 +00:00
parent 3b59de8bc7
commit e137e0e5b0
6 changed files with 11 additions and 17 deletions

View File

@@ -23,8 +23,8 @@ endif
ifeq ($(LINUX_VERSION),3.13.7)
LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
endif
ifeq ($(LINUX_VERSION),3.14.7)
LINUX_KERNEL_MD5SUM:=046c448e477d534780ff7dad369b499f
ifeq ($(LINUX_VERSION),3.14.8)
LINUX_KERNEL_MD5SUM:=d19dcd4819f2148cc85b80190133755e
endif
# disable the md5sum check for unknown kernel versions