From c2550c92fb6be1aacad02e950687b2c2a92654b9 Mon Sep 17 00:00:00 2001
From: florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sat, 4 Apr 2015 18:01:26 +0000
Subject: [PATCH] mcs814x: switch to 3.18 kernel

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45274 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/mcs814x/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/mcs814x/Makefile b/target/linux/mcs814x/Makefile
index 291bee6d67..af1548fad3 100644
--- a/target/linux/mcs814x/Makefile
+++ b/target/linux/mcs814x/Makefile
@@ -13,7 +13,7 @@ FEATURES:=usb squashfs low_mem
 CPU_TYPE:=arm926ej-s
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
 
 DEVICE_TYPE:=other
 
-- 
GitLab