index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
include
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Luka Perkov <luka@openwrt.org>
2014-06-02 09:25:33 +0000
committer
Luka Perkov <luka@openwrt.org>
2014-06-02 09:25:33 +0000
commit
aa2ff3f105fd37cf7ccd013705af968d0f3209b6
(
patch
)
tree
71cbf6532c2332d4db83deb9172265e73a221099
/
include
parent
7c0d5b99c4c0d6bfbf974898a92373f010c4efbd
(
diff
)
kernel: update 3.14 to 3.14.5
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40901
Diffstat
(limited to 'include')
-rw-r--r--
include/kernel-version.mk
4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index c1bb4563e6..bc42b02290 100644
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@ -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