From: rmilecki Date: Mon, 16 Mar 2015 23:05:43 +0000 (+0000) Subject: brcm47xx: switch to 3.18 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=cba72e7df954f54dc61bc743b9152c21000cf320;p=openwrt.git brcm47xx: switch to 3.18 Tested on BCM5357B0, BCM47186B0 and BCM4706. Signed-off-by: Rafał Miłecki git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44853 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index 010013307d..cde8f1442a 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.14 +KERNEL_PATCHVER:=3.18 include $(INCLUDE_DIR)/target.mk