From: Hauke Mehrtens Date: Fri, 11 Sep 2015 18:52:42 +0000 (+0000) Subject: brcm47xx: update to kernel 4.1 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=5b04888848d160d8ba545ada4b7a66b0fbd450f3 brcm47xx: update to kernel 4.1 This makes bcm53xx use kernel 4.1 by default now. Signed-off-by: Hauke Mehrtens SVN-Revision: 46878 --- diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index 22b8674b02..e0c44c8596 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs usb SUBTARGETS:=generic mips74k legacy MAINTAINER:=Hauke Mehrtens -KERNEL_PATCHVER:=3.18 +KERNEL_PATCHVER:=4.1 include $(INCLUDE_DIR)/target.mk