From c674fc21e05bb3ac06c03a5b98da10028f20194e Mon Sep 17 00:00:00 2001 From: hauke Date: Fri, 11 Sep 2015 18:52:42 +0000 Subject: [PATCH] brcm47xx: update to kernel 4.1 This makes bcm53xx use kernel 4.1 by default now. Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46878 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm47xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0