From: Gabor Juhos Date: Sun, 23 Feb 2014 11:07:58 +0000 (+0000) Subject: brcm63xx: update LINUX_VERSION to 3.10.32 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b5fdd769f00fe034515d6a29c2cfb4b1cd3cf6e0;p=openwrt%2Fstaging%2Frmilecki.git brcm63xx: update LINUX_VERSION to 3.10.32 Missed from the previous comit. Signed-off-by: Gabor Juhos SVN-Revision: 39708 --- diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 15e870be602..5e58188e0f0 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -11,7 +11,7 @@ BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx SUBTARGETS:=generic smp FEATURES:=squashfs usb atm pci pcmcia usbgadget -LINUX_VERSION:=3.10.28 +LINUX_VERSION:=3.10.32 MAINTAINER:=Florian Fainelli include $(INCLUDE_DIR)/target.mk