aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-16 11:53:22 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-16 11:53:22 +0000
commit36da43e2deb597cecf6ed8ef8f2fb042cde7c83e (patch)
treeb3ad230840757be118c42c8cca094d28bcae5c94 /target
parent9639282138dab51da70cb92c5f5e2c374e8b2375 (diff)
downloadmaster-187ad058-36da43e2deb597cecf6ed8ef8f2fb042cde7c83e.tar.gz
master-187ad058-36da43e2deb597cecf6ed8ef8f2fb042cde7c83e.tar.bz2
master-187ad058-36da43e2deb597cecf6ed8ef8f2fb042cde7c83e.zip
brcm63xx: switch to 3.18
Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44841 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/brcm63xx/Makefile2
1 files changed, 1 insertions, 1 deletions
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