Author: hauke Date: 2015-09-11 20:52:42 +0200 (Fri, 11 Sep 2015) New Revision: 46878
Modified: trunk/target/linux/brcm47xx/Makefile Log: brcm47xx: update to kernel 4.1 This makes bcm53xx use kernel 4.1 by default now. Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/brcm47xx/Makefile =================================================================== --- trunk/target/linux/brcm47xx/Makefile 2015-09-11 18:52:18 UTC (rev 46877) +++ trunk/target/linux/brcm47xx/Makefile 2015-09-11 18:52:42 UTC (rev 46878) @@ -13,7 +13,7 @@ SUBTARGETS:=generic mips74k legacy MAINTAINER:=Hauke Mehrtens <[email protected]> -KERNEL_PATCHVER:=3.18 +KERNEL_PATCHVER:=4.1 include $(INCLUDE_DIR)/target.mk _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
