diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-07-22 15:30:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-07-22 15:30:56 +0000 |
commit | 6a5b4ec7dc2abeecd47345e2fb5aeb83ea50f322 (patch) | |
tree | c509094fab78eeabacde97824507826b776d48a7 /target/linux/brcm63xx/Makefile | |
parent | 06a27059bd238abfc0310c50cb59e997ec208798 (diff) | |
download | upstream-6a5b4ec7dc2abeecd47345e2fb5aeb83ea50f322.tar.gz upstream-6a5b4ec7dc2abeecd47345e2fb5aeb83ea50f322.tar.bz2 upstream-6a5b4ec7dc2abeecd47345e2fb5aeb83ea50f322.zip |
kernel: update 3.9 to 3.9.11
Also refresh 3.9 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37501
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-rw-r--r-- | target/linux/brcm63xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index c2cbdf6c36..e76e152f0f 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.10 +LINUX_VERSION:=3.9.11 MAINTAINER:=Florian Fainelli <florian@openwrt.org> include $(INCLUDE_DIR)/target.mk |