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 | fcc7d8f722c8803f1d7555fc27638c72ad6a561a (patch) | |
tree | 60aae6b71dd803449aa6112e3ec514b67d7845c8 /target/linux/brcm63xx/Makefile | |
parent | 60cc4c5c00c31ae15a8cc2677b846e5ad1fcc58b (diff) | |
download | upstream-fcc7d8f722c8803f1d7555fc27638c72ad6a561a.tar.gz upstream-fcc7d8f722c8803f1d7555fc27638c72ad6a561a.tar.bz2 upstream-fcc7d8f722c8803f1d7555fc27638c72ad6a561a.zip |
kernel: update 3.9 to 3.9.11
Also refresh 3.9 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37501 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |