Author: jogo Date: 2015-07-15 16:42:04 +0200 (Wed, 15 Jul 2015) New Revision: 46386
Modified: trunk/target/linux/brcm63xx/Makefile Log: 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 <[email protected]> Modified: trunk/target/linux/brcm63xx/Makefile =================================================================== --- trunk/target/linux/brcm63xx/Makefile 2015-07-15 14:41:45 UTC (rev 46385) +++ trunk/target/linux/brcm63xx/Makefile 2015-07-15 14:42:04 UTC (rev 46386) @@ -11,7 +11,7 @@ BOARDNAME:=Broadcom BCM63xx SUBTARGETS:=generic smp FEATURES:=squashfs usb atm pci pcmcia usbgadget -KERNEL_PATCHVER:=3.18 +KERNEL_PATCHVER:=4.1 MAINTAINER:=Jonas Gorski <[email protected]> include $(INCLUDE_DIR)/target.mk _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
