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=b6e0645b80cea6934c315178a8783dc398d274b9;p=openwrt%2Fsvn-archive%2Farchive.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 15e870be60..5e58188e0f 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