Author: hauke Date: 2015-09-11 20:52:18 +0200 (Fri, 11 Sep 2015) New Revision: 46877
Modified: trunk/target/linux/bcm53xx/Makefile Log: bcm53xx: 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/bcm53xx/Makefile =================================================================== --- trunk/target/linux/bcm53xx/Makefile 2015-09-11 18:38:02 UTC (rev 46876) +++ trunk/target/linux/bcm53xx/Makefile 2015-09-11 18:52:18 UTC (rev 46877) @@ -13,7 +13,7 @@ MAINTAINER:=Hauke Mehrtens <[email protected]> CPU_TYPE:=cortex-a9 -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
