From b2d69700078340a86cefa03cfd5cd573712d4398 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 11 Sep 2015 18:52:42 +0000 Subject: [PATCH 1/1] brcm47xx: update to kernel 4.1 This makes bcm53xx use kernel 4.1 by default now. Signed-off-by: Hauke Mehrtens SVN-Revision: 46878 --- 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.30.2