diff options
author | Daniel Dickinson <crazycshore@gmail.com> | 2011-03-31 06:16:23 +0000 |
---|---|---|
committer | Daniel Dickinson <crazycshore@gmail.com> | 2011-03-31 06:16:23 +0000 |
commit | 33b864e899ce622b02cddcf78b142c81bcc3658a (patch) | |
tree | d97dab7ba95296f2218443361bf6dc877f20effe /target/linux | |
parent | af82471525ca97845f0c1550a4203a15d9402995 (diff) | |
download | upstream-33b864e899ce622b02cddcf78b142c81bcc3658a.tar.gz upstream-33b864e899ce622b02cddcf78b142c81bcc3658a.tar.bz2 upstream-33b864e899ce622b02cddcf78b142c81bcc3658a.zip |
Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.
SVN-Revision: 26387
Diffstat (limited to 'target/linux')
-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 e5e2d55dd3..bba054392c 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:=2.6.35.11 +LINUX_VERSION:=2.6.37.4 include $(INCLUDE_DIR)/target.mk |