From: jogo Date: Fri, 6 Sep 2013 19:01:13 +0000 (+0000) Subject: brcm63xx: switch to linux 3.10 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=0ab0f78233f59ec6e2845726bd6dce2f504572af;p=openwrt.git brcm63xx: switch to linux 3.10 3.10 is stable enough, and 3.9 is EOL since a while. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37910 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index e76e152f0f..6fce7fdc4c 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 include $(INCLUDE_DIR)/target.mk