summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-07-11 13:28:44 +0000
committerLuka Perkov <luka@openwrt.org>2014-07-11 13:28:44 +0000
commita145a22f668771fc27515b3772ee757ab05f66e4 (patch)
tree948f53203b8c47ec20a6b89d2a7f4da5fd332123
parent2bc22025dd6579f00b470fef61a63d35f182792f (diff)
downloadmtk-20170518-a145a22f668771fc27515b3772ee757ab05f66e4.zip
mtk-20170518-a145a22f668771fc27515b3772ee757ab05f66e4.tar.gz
mtk-20170518-a145a22f668771fc27515b3772ee757ab05f66e4.tar.bz2
kernel: update 3.14 to 3.14.12
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41582
-rw-r--r--include/kernel-version.mk4
-rw-r--r--target/linux/mvebu/Makefile2
-rw-r--r--target/linux/x86_64/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 4c5822b..c40aacb 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -20,8 +20,8 @@ endif
ifeq ($(LINUX_VERSION),3.13.7)
LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
endif
-ifeq ($(LINUX_VERSION),3.14.11)
- LINUX_KERNEL_MD5SUM:=88b82f8d7a1b04e5cde268e286728226
+ifeq ($(LINUX_VERSION),3.14.12)
+ LINUX_KERNEL_MD5SUM:=7e76da2910683fe4dfbcec6ebfdd9a32
endif
# disable the md5sum check for unknown kernel versions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile
index a2d78df..6b60231 100644
--- a/target/linux/mvebu/Makefile
+++ b/target/linux/mvebu/Makefile
@@ -14,7 +14,7 @@ CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=vfpv3
MAINTAINER:=Luka Perkov <luka@openwrt.org>
-LINUX_VERSION:=3.14.11
+LINUX_VERSION:=3.14.12
include $(INCLUDE_DIR)/target.mk
diff --git a/target/linux/x86_64/Makefile b/target/linux/x86_64/Makefile
index a029719..93097e6 100644
--- a/target/linux/x86_64/Makefile
+++ b/target/linux/x86_64/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=x86_64
FEATURES:=ext4 vdi vmdk targz
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.14.11
+LINUX_VERSION:=3.14.12
KERNELNAME:=bzImage