summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-09-06 19:01:13 +0000
committerJonas Gorski <jogo@openwrt.org>2013-09-06 19:01:13 +0000
commitdc028776f0812f629546ef8081e2e30d9918ea36 (patch)
tree2d0a45396a29b968fca3b8517ed55859cbec57cf /target/linux/brcm63xx/Makefile
parentb2a71fedd98ad6e47788d9c56db88e4ce591b376 (diff)
downloadmtk-20170518-dc028776f0812f629546ef8081e2e30d9918ea36.zip
mtk-20170518-dc028776f0812f629546ef8081e2e30d9918ea36.tar.gz
mtk-20170518-dc028776f0812f629546ef8081e2e30d9918ea36.tar.bz2
brcm63xx: switch to linux 3.10
3.10 is stable enough, and 3.9 is EOL since a while. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37910
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 e76e152..6fce7fd 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
-LINUX_VERSION:=3.9.11
+LINUX_VERSION:=3.10.10
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
include $(INCLUDE_DIR)/target.mk