aboutsummaryrefslogtreecommitdiffstats
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
commitdcf834049187399e6fbd1c7863f11d8471968363 (patch)
treeaffe80ab085745ca9d9e95dad3bca4f3808cbd10 /include
parent43122f092ee5588d9f826d9ea470be8929b5be35 (diff)
downloadupstream-dcf834049187399e6fbd1c7863f11d8471968363.tar.gz
upstream-dcf834049187399e6fbd1c7863f11d8471968363.tar.bz2
upstream-dcf834049187399e6fbd1c7863f11d8471968363.zip
upgrade 3.12 targets to 3.12.5
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39055 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 f4c881dc99..928318249f 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