From: Rafał Miłecki Date: Mon, 16 Mar 2015 23:05:43 +0000 (+0000) Subject: brcm47xx: switch to 3.18 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=faad28c2e593fccec0964e02b1873f55a3ff029a;p=15.05%2Fopenwrt.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