diff options
author | Daniel Dickinson <daniel@cshore.neomailbox.net> | 2011-03-31 06:16:23 +0000 |
---|---|---|
committer | Daniel Dickinson <daniel@cshore.neomailbox.net> | 2011-03-31 06:16:23 +0000 |
commit | 5a76d52bf8633646827bee429aa327bbc7a19647 (patch) | |
tree | b6a1eab54d6aec14c48410009024e24d5f237c7c /target/linux/brcm63xx/Makefile | |
parent | 506e7cb67a9c02d4d25182518c7b2a8ac08d25e1 (diff) | |
download | upstream-5a76d52bf8633646827bee429aa327bbc7a19647.tar.gz upstream-5a76d52bf8633646827bee429aa327bbc7a19647.tar.bz2 upstream-5a76d52bf8633646827bee429aa327bbc7a19647.zip |
[brcm63xx] Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26387 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 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 |