From 81e51681e73490040842b96ac0250cde6c5a102a Mon Sep 17 00:00:00 2001
From: Jonas Gorski <jogo@openwrt.org>
Date: Mon, 16 Mar 2015 11:53:22 +0000
Subject: [PATCH] brcm63xx: switch to 3.18

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 44841
---
 target/linux/brcm63xx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile
index 29946ae96a..d46a21d72c 100644
--- a/target/linux/brcm63xx/Makefile
+++ b/target/linux/brcm63xx/Makefile
@@ -11,7 +11,7 @@ BOARD:=brcm63xx
 BOARDNAME:=Broadcom BCM63xx
 SUBTARGETS:=generic smp
 FEATURES:=squashfs usb atm pci pcmcia usbgadget
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
 include $(INCLUDE_DIR)/target.mk
-- 
GitLab