From e30c99ad546e2b02914f2c14bd53f180d5b5672d Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Sun, 12 Nov 2017 00:49:19 +0100 Subject: [PATCH] kernel: bump to 3.18.80 Compile-tested: ar71xx, sunxi, mvebu, ppc44x Runtime-tested: ar71xx, sunxi Signed-off-by: Zoltan HERPAI --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/kernel-version.mk b/include/kernel-version.mk index cabae464ff..ee6f4dafbe 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -2,9 +2,9 @@ LINUX_RELEASE?=1 -LINUX_VERSION-3.18 = .79 +LINUX_VERSION-3.18 = .80 -LINUX_KERNEL_MD5SUM-3.18.79 = bcf26ceacb456577c72773185ee59f66 +LINUX_KERNEL_MD5SUM-3.18.80 = 5f2bba0500b3650fdaa0bf6e06062056 ifdef KERNEL_PATCHVER LINUX_VERSION:=$(KERNEL_PATCHVER)$(strip $(LINUX_VERSION-$(KERNEL_PATCHVER))) -- 2.11.0