Browse Source

brcm63xx: switch to linux 3.10

3.10 is stable enough, and 3.9 is EOL since a while.

Signed-off-by: Jonas Gorski <[email protected]>

SVN-Revision: 37910
Jonas Gorski 12 years ago
parent
commit
dc028776f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/brcm63xx/Makefile

+ 1 - 1
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 <[email protected]>
 
 include $(INCLUDE_DIR)/target.mk