aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
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
commit56e30206f05f211a573385c16dcfd6c296f76a14 (patch)
tree7930aa9450727b5ffec51eb22bb71354ceafa01c /target/linux/brcm63xx
parent2bc1687af2a4927f3993fa2ffc7b9c93fbdba399 (diff)
downloadmaster-187ad058-56e30206f05f211a573385c16dcfd6c296f76a14.tar.gz
master-187ad058-56e30206f05f211a573385c16dcfd6c296f76a14.tar.bz2
master-187ad058-56e30206f05f211a573385c16dcfd6c296f76a14.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46386 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx')
-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