From: Hauke Mehrtens Date: Fri, 11 Sep 2015 18:52:18 +0000 (+0000) Subject: bcm53xx: update to kernel 4.1 X-Git-Tag: reboot~2057 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=commitdiff_plain;h=b075d5e73451f8767bc18c5e51ee8ba4355ba8e2;hp=caddbf5431dbed6d1acc574a9a411e94a5824845 bcm53xx: update to kernel 4.1 This makes bcm53xx use kernel 4.1 by default now. Signed-off-by: Hauke Mehrtens SVN-Revision: 46877 --- diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile index 8b7f71bbd1..68cfa63ad9 100644 --- a/target/linux/bcm53xx/Makefile +++ b/target/linux/bcm53xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs nand usb pci pcie gpio MAINTAINER:=Hauke Mehrtens CPU_TYPE:=cortex-a9 -KERNEL_PATCHVER:=3.18 +KERNEL_PATCHVER:=4.1 include $(INCLUDE_DIR)/target.mk