summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-07-15 14:42:04 +0000
committerJonas Gorski <jogo@openwrt.org>2015-07-15 14:42:04 +0000
commit730f06410e15fbb89a09d695d499cc8be74a8926 (patch)
treeb7fca97c73db9ee08bc100f21f23755bac4a47f3 /target/linux/brcm63xx/Makefile
parent46a69e96a42c6d2e7542e27d3532a0804c3bcc82 (diff)
downloadmaster-31e0f0ae-730f06410e15fbb89a09d695d499cc8be74a8926.tar.gz
master-31e0f0ae-730f06410e15fbb89a09d695d499cc8be74a8926.tar.bz2
master-31e0f0ae-730f06410e15fbb89a09d695d499cc8be74a8926.zip
brcm63xx: switch to 4.1
Switch brcm63xx to 4.1 to give it some initial testing, but keep 3.18 at least until CC-final is out. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46386
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-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 6ec6303e88..f96897cfd1 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.18
+KERNEL_PATCHVER:=4.1
MAINTAINER:=Jonas Gorski <jogo@openwrt.org>
include $(INCLUDE_DIR)/target.mk