diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-17 21:32:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-17 21:32:42 +0000 |
commit | 3f749d1e8e5b36e8a0d5450838e52ab4efd31001 (patch) | |
tree | 1cbf3b638fd5e4978b175d42e43f2e667b70e781 /target/linux/brcm63xx | |
parent | 02b0c62f3379004cfbb6436b956c6ca75ee1d8f7 (diff) | |
download | upstream-3f749d1e8e5b36e8a0d5450838e52ab4efd31001.tar.gz upstream-3f749d1e8e5b36e8a0d5450838e52ab4efd31001.tar.bz2 upstream-3f749d1e8e5b36e8a0d5450838e52ab4efd31001.zip |
kernel: update linux 3.7 to 3.7.9
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35644
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 3a686feaa0..904366fd58 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.7.8 +LINUX_VERSION:=3.7.9 MAINTAINER:=Florian Fainelli <florian@openwrt.org> include $(INCLUDE_DIR)/target.mk |