summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-12-14 17:37:14 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-12-14 17:37:14 +0000
commite504547e4c80f2a2963b69d1cfc7cd046f6253e6 (patch)
treea3206aa892ebe4f89781ca8a824aba978faebbee /include
parenta55649082a4cc02e85d3292a4077548c180c92dd (diff)
downloadmtk-20170518-e504547e4c80f2a2963b69d1cfc7cd046f6253e6.zip
mtk-20170518-e504547e4c80f2a2963b69d1cfc7cd046f6253e6.tar.gz
mtk-20170518-e504547e4c80f2a2963b69d1cfc7cd046f6253e6.tar.bz2
upgrade 3.12 targets to 3.12.5
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39055
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index f4c881d..9283182 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -20,6 +20,9 @@ endif
ifeq ($(LINUX_VERSION),3.10.21)
LINUX_KERNEL_MD5SUM:=dc5f31aef4aac0cc271e7ecf1a4b485d
endif
+ifeq ($(LINUX_VERSION),3.12.5)
+ LINUX_KERNEL_MD5SUM:=5b5330f657f562f7bef6da100a7133b1
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x