brcm63xx: switch to 4.1
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Jul 2015 14:42:04 +0000 (14:42 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Jul 2015 14:42:04 +0000 (14:42 +0000)
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

target/linux/brcm63xx/Makefile

index 6ec6303..f96897c 100644 (file)
@@ -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