summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2014-02-23 11:07:58 +0000
committerGabor Juhos <juhosg@openwrt.org>2014-02-23 11:07:58 +0000
commitb5fdd769f00fe034515d6a29c2cfb4b1cd3cf6e0 (patch)
tree72710272b44fb6dbd33c209967164498a1c10df4 /target/linux/brcm63xx/Makefile
parentf677b1bc7e37642eb1c42d3068ff3c44eb5ed3cb (diff)
downloadmaster-31e0f0ae-b5fdd769f00fe034515d6a29c2cfb4b1cd3cf6e0.tar.gz
master-31e0f0ae-b5fdd769f00fe034515d6a29c2cfb4b1cd3cf6e0.tar.bz2
master-31e0f0ae-b5fdd769f00fe034515d6a29c2cfb4b1cd3cf6e0.zip
brcm63xx: update LINUX_VERSION to 3.10.32
Missed from the previous comit. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39708
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-rw-r--r--target/linux/brcm63xx/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <florian@openwrt.org>
include $(INCLUDE_DIR)/target.mk