summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/Makefile
diff options
context:
space:
mode:
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-31 06:16:23 +0000
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-31 06:16:23 +0000
commit525ba9fbeac575044f9d5a7f6a26f5cb1c30fade (patch)
treeb6a1eab54d6aec14c48410009024e24d5f237c7c /target/linux/brcm63xx/Makefile
parentb12a3e34a3cc1a92850a377c95296b2fb1f74133 (diff)
[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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile
index e5e2d55dd..bba054392 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