diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-08 15:01:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-08 15:01:33 +0000 |
commit | 77279cff10a31e0366d693a31179b49b231c0e9e (patch) | |
tree | 4faf21efdbd22d692c2a7dc52cf8af2027b042c1 /target/linux/brcm63xx | |
parent | a897fb79845de84787ea93a2f99f9fc73c557c67 (diff) | |
download | master-187ad058-77279cff10a31e0366d693a31179b49b231c0e9e.tar.gz master-187ad058-77279cff10a31e0366d693a31179b49b231c0e9e.tar.bz2 master-187ad058-77279cff10a31e0366d693a31179b49b231c0e9e.zip |
kernel: update linux 3.6 to 3.6.9
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34578 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx')
-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 bb4c1ec47f..fcc6e86fdd 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx FEATURES:=squashfs jffs2 usb atm pci pcmcia -LINUX_VERSION:=3.6.8 +LINUX_VERSION:=3.6.9 MAINTAINER:=Florian Fainelli <florian@openwrt.org> include $(INCLUDE_DIR)/target.mk |