aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-03-30 16:43:25 +0000
committerRafał Miłecki <zajec5@gmail.com>2016-03-30 16:43:25 +0000
commit7585d2588e75081298ca7a717032a9e84568c9d3 (patch)
tree4781e55e0f5b14ddd1e760e4976db970d2f4d41c /include
parent3a2aea418e57917ca5e41eb78790a90c314ceaeb (diff)
downloadupstream-7585d2588e75081298ca7a717032a9e84568c9d3.tar.gz
upstream-7585d2588e75081298ca7a717032a9e84568c9d3.tar.bz2
upstream-7585d2588e75081298ca7a717032a9e84568c9d3.zip
kernel: update kernel 3.18 to version 3.18.29
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Backport of r49096 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@49097 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 3fc7dc5c96..f2744249d9 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -2,9 +2,9 @@
LINUX_RELEASE?=1
-LINUX_VERSION-3.18 = .27
+LINUX_VERSION-3.18 = .29
-LINUX_KERNEL_MD5SUM-3.18.27 = 015a01bf84e7c6bc9952551b4da45044
+LINUX_KERNEL_MD5SUM-3.18.29 = b25737a0bc98e80d12200de93f239c28
ifdef KERNEL_PATCHVER
LINUX_VERSION:=$(KERNEL_PATCHVER)$(strip $(LINUX_VERSION-$(KERNEL_PATCHVER)))