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://207.154.207.93/?a=commitdiff_plain;h=5e863326831a8e41043934161290f4c1d51a43cf;p=15.05%2Fopenwrt.git brcm63xx: update LINUX_VERSION to 3.10.32 Missed from the previous comit. Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39708 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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